Template:Template shortcut: Difference between revisions

    From Nonbinary Wiki
    (noinclude! forgot)
    (frustrating. Also add th closing tag)
    Line 1: Line 1:
    <table style="border: 1px solid #999; background: #fff; margin: .3em .3em .3em 1em; padding: 3px; float: right" class="noprint">
    <table style="border: 1px solid #999; background: #fff; margin: .3em .3em .3em 1em; padding: 3px; float: right" class="noprint">
    <th id="shortcut" class="noprint" align="center" valign="top"><small>Template shortcut:<br />{{#if:{{{1|}}}|{{tl|{{{1}}}}}|{{tl|{{lcfirst:{{PAGENAME}}}}}}}}{{#if:{{{2|}}}|<br />{{tl|{{{2}}}}}}}</small>
    <th id="shortcut" class="noprint" align="center" valign="top"><small>Template shortcut:<br />{{#if:{{{1|}}}|{{tl|{{{1}}}}}|{{tl|{{lcfirst:{{PAGENAME}}}}}}}}{{#if:{{{2|}}}|<br />{{tl|{{{2}}}}}}}</small></th>
    </table><noinclude>
    </table><noinclude>
    This template provides the name of shortcut that template, specified by a parameter. Copied and pasted (with adjustments) from {{tl|shortcut}}. If you want to indicate that {{tl|uw-vandalism1}}'s shortcuts are {{tl|uw-v1}} and {{tl|uw-vand1}}, you could do
    This template provides the name of shortcut that template, specified by a parameter. Copied and pasted (with adjustments) from {{tl|shortcut}}. If you want to indicate that {{tl|uw-vandalism1}}'s shortcuts are {{tl|uw-v1}} and {{tl|uw-vand1}}, you could do

    Revision as of 18:08, 1 February 2007

    Template shortcut:
    {{template shortcut}}

    This template provides the name of shortcut that template, specified by a parameter. Copied and pasted (with adjustments) from {{shortcut}}. If you want to indicate that {{uw-vandalism1}}'s shortcuts are {{uw-v1}} and {{uw-vand1}}, you could do

    {{template shortcut|uw-v1}}
    Template shortcut:
    {{uw-v1}}

    or

    {{template shortcut|uw-v1|uw-vand1}}
    Template shortcut:
    {{uw-v1}}
    {{uw-vand1}}

    on that page.