Difference between revisions of "Template:Linking/doc"

From blackwiki
Jump to navigation Jump to search
imported>Fuhghettaboutit
(Documentation)
imported>JamesLucas
(→‎Usage: including {{subst: within the code format for clarity)
Line 3: Line 3:
  
 
=== Usage ===
 
=== Usage ===
* This template should always be [[WP:SUBST|substituted]] by prefixing "subst:" inside the template code. Thus use <nowiki>{{</nowiki>'''subst:'''<code><nowiki>Linking}}</nowiki></code> rather than <code><nowiki>{{Linking}}</nowiki></code>.
+
* This template should always be [[WP:SUBST|substituted]] by prefixing "subst:" inside the template code. Thus use <code><nowiki>{{</nowiki>'''subst:'''<nowiki>Linking}}</nowiki></code> rather than <code><nowiki>{{Linking}}</nowiki></code>.
 
* You can indent the template, by typing '''<code><nowiki>:{{subst:Linking}}</nowiki></code>'''.
 
* You can indent the template, by typing '''<code><nowiki>:{{subst:Linking}}</nowiki></code>'''.
 
* The template does not include automatic signing. Please remember to sign by typing four tildes (~) after the template syntax.
 
* The template does not include automatic signing. Please remember to sign by typing four tildes (~) after the template syntax.

Revision as of 13:29, 22 July 2015

Usage

  • This template should always be substituted by prefixing "subst:" inside the template code. Thus use {{subst:Linking}} rather than {{Linking}}.
  • You can indent the template, by typing :{{subst:Linking}}.
  • The template does not include automatic signing. Please remember to sign by typing four tildes (~) after the template syntax.