Mr. Johnson (talk | contribs) No edit summary |
Mr. Johnson (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Documentation}} | {{Documentation}} | ||
<includeonly><onlyinclude>{{#vardefine:flip|{{ucfirst:{{lc:{{{1}}}}}}}}}{{#vardefine:flop|{{ucfirst:{{lc:{{{1}}}}}}}}}{{#switch:{{#var:flip | <includeonly><onlyinclude>{{#vardefine:flip|{{ucfirst:{{lc:{{{1}}}}}}}}}{{#vardefine:flop|{{ucfirst:{{lc:{{{1}}}}}}}}}{{#switch:{{#var:flip}} | ||
| Actor = Actor's [[Character Actor#{{#var:flop}} Tab|{{#var:flop}} Tab]] | | Actor = Actor's [[Character Actor#{{#var:flop}} Tab|{{#var:flop}} Tab]] | ||
| Ic = IC's [[IC Actor#{{#var:flop}} Tab|{{#var:flop}} Tab]] | | Ic = IC's [[IC Actor#{{#var:flop}} Tab|{{#var:flop}} Tab]] |
Revision as of 21:16, 14 December 2023
Template:Tab
Template:Tab
is used to generate links to headings on articles for Actors and Items.
Usage
It accepts two mandatory string parameter.
- should be a type of Actor or Item, or
Active Effect
. - should be a heading on that page, which will correspond to a tab.
It performs no validation or error checking.
Returns
{{Tab|Actor|Gear}}
returns: Actor's Actor Tab
{{Tab|Character|Matrix}}
returns: Character's Character Tab
{{Tab|vEhiCLe|Matrix}}
returns: Vehicle's Vehicle Tab
{{Tab|Weapon|Ammo}}
returns:
{{Tab|Active Effect|Apply-To}}
returns: The documentation above was transcluded from Template:Tab/Documentation. [ edit ]