Mr. Johnson (talk | contribs) (Created page with "{{Documentation}} <includeonly><onlyinclude>{{#switch:{{lc:{{{1|}}}}} | actor | character = | ic = | spirit = | sprite = | vehicle = | #default = }}'s {{{2}}} Tab</onlyinclude></includeonly>") |
Mr. Johnson (talk | contribs) No edit summary |
||
Line 2: | Line 2: | ||
<includeonly><onlyinclude>{{#switch:{{lc:{{{1|}}}}} | <includeonly><onlyinclude>{{#switch:{{lc:{{{1|}}}}} | ||
| actor | | actor | ||
| character = | | character = [[Character Actor#{{{2}}} Tab|{{{2}}} Tab]] | ||
| ic = | | ic = | ||
| spirit = | | spirit = |
Revision as of 21:08, 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: Gear Tab's Gear Tab
{{Tab|Character|Matrix}}
returns: Matrix Tab's Matrix Tab
{{Tab|vEhiCLe|Matrix}}
returns: 's Matrix Tab
{{Tab|Weapon|Ammo}}
returns: 's Ammo Tab
{{Tab|Active Effect|Apply-To}}
returns: 's Apply-To Tab
The documentation above was transcluded from Template:Tab/Documentation. [ edit ]