Template:T2/doc

    From Hokuto no Ken Encyclopedia | HnKWiki
    Revision as of 14:36, 29 January 2012 by SirRandomage (talk | contribs)
    (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
    Description
    A template link with a variable number of example parameters (0-20), which can be used to show example inputs, but not italicized or surrounded by angle brackets (<>).
    Dependencies
    • None.
    Syntax
    {{t2|parameter1|parameter2|parameter3|parameter4|...|parameter20|prefix=...}}
    Sample code
    {{t2|welcome}} gives...
    {{welcome}}
    {{t2|welcome|Item1|Item2|Item3|Item4|Item5|...}} gives...
    {{welcome|Item1|Item2|Item3|Item4|Item5|...}}
    {{t2|welcome|2=param1=Item1}} gives...
    {{welcome|param1=Item1}}
    {{t2|welcome|prefix=subst}} gives...
    {{subst:welcome}}
    See also
    • {{t}}
    • {{s}}