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