Difference between revisions of "Template:Shortcut"
(Created page with "<!-- Putting anchors on page: --><div style="position: relative; top: -3em;">{{#if:{{{1|}}}|<span id="{{anchorencode:{{{1|}}}}}"></span> }}{{#if:{{{2|}}}|<span id="{{anchorencode...") |
m (1 revision) |
||
(One intermediate revision by one other user not shown) | |||
Line 10: | Line 10: | ||
}}{{#if:{{{4|}}}|<li> [[{{{4}}}]]</li> | }}{{#if:{{{4|}}}|<li> [[{{{4}}}]]</li> | ||
}}{{#if:{{{5|}}}|<li> [[{{{5}}}]]</li> | }}{{#if:{{{5|}}}|<li> [[{{{5}}}]]</li> | ||
+ | }}{{#if:{{{6|}}}|<li> [[{{{6}}}]]</li> | ||
+ | }}{{#if:{{{7|}}}|<li> [[{{{7}}}]]</li> | ||
+ | }}{{#if:{{{8|}}}|<li> [[{{{8}}}]]</li> | ||
+ | }}{{#if:{{{9|}}}|<li> [[{{{9}}}]]</li> | ||
+ | }}{{#if:{{{10|}}}|<li> [[{{{10}}}]]</li> | ||
+ | }}{{#if:{{{msg|}}}|<li> {{{msg}}}</li> | ||
}}</ul></small></th></tr></table><!-- | }}</ul></small></th></tr></table><!-- | ||
Reporting if the first parameter is not a valid non-bracketed shortcut name: | Reporting if the first parameter is not a valid non-bracketed shortcut name: |