Anonymous
×
Create a new article
Write your page title here:
We currently have 205 articles on Shadowrun Seattle Shutdown. Type your article name above or click on one of the titles below and start writing!



Shadowrun Seattle Shutdown
Revision as of 10:41, 20 October 2022 by Arcology Expert Program (talk | contribs) (Created page with "{{Documentation}} <includeonly><onlyinclude> <tr> <td>{{{1}}}</td> {{#if:{{{2|}}}|<td>{{{2}}}</td>}} {{#if:{{{3|}}}|<td>{{{3}}}</td>}} {{#if:{{{4|}}}|<td>{{{4}}}</td>}} {{#if:{{{5|}}}|<td>{{{5}}}</td>}} {{#if:{{{6|}}}|<td>{{{6}}}</td>}} {{#if:{{{7|}}}|<td>{{{7}}}</td>}} </tr> </onlyinclude></includeonly>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Icon-documentation.svg

Template:TableMid is used in conjunction with other Table Templates in the creation of properly formatted tables.

Usage

It accepts one mandatory string parameter, the contents of the first cell, and up to six additional optional string parameters for a total of seven possible columns.

It accepts an additional optional named parameter, display. If set to a zero-length string, it uses CSS to hide the entire row.

Return

The supplied parameters are used to construct a <tr /> with each parameter wrapped in a <td />.

UpDownCharmStrangeTopBottom
A B C D E F
1 2 3 4 5 6
An example for display is not possible, as it hides things.

The documentation above was transcluded from Template:TableMid/Documentation.