Template:Template: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(Usage, whitespace, cat)
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<nowiki>{{</nowiki>[[Template:{{{1|Template}}}|{{{1|Template}}}]]{{#if:{{{2|}}}|{{!}}{{{2}}}|}}<nowiki>}}</nowiki><noinclude>
<nowiki>{{</nowiki>[[Template:{{{1|Template}}}|{{{1|Template}}}]]{{#if:{{{2|}}}|{{!}}{{{2}}}|}}<nowiki>}}</nowiki><noinclude>
----
----
;Usage
;''Usage
As for getting a standardised text with [[wikilink]] to a {{tag|Templates|template}}, it can be annoying to write lots of markup.  This template helps.
As for getting a standardised text with [[wikilink]] to a {{tag|Templates|template}}, it can be annoying to write lots of markup.  This [[Special:Templates|template]] helps.


Type <code><nowiki>{{</nowiki>Template|''Template name''<nowiki>}}</nowiki></code> and you're done with it.
Type <code><nowiki>{{</nowiki>Template|''Template name''<nowiki>}}</nowiki></code> and you're done with it.
Line 8: Line 9:
...that's clearly stuff to be improved.
...that's clearly stuff to be improved.


[[Category:Shortcut templates]]</noinclude>
[[Category:Shortcut template]]</noinclude>

Latest revision as of 18:54, 28 May 2023

{{Template}}


Usage

As for getting a standardised text with wikilink to a template, it can be annoying to write lots of markup. This template helps.

Type {{Template|Template name}} and you're done with it.

...that's clearly stuff to be improved.