Difference between revisions of "Template:Selfref"

From EUSwiki
Jump to: navigation, search
(rm. stray character; damn edit toolbox...)
(separate unprintworthiness from actual self-reference - not the same thing)
Line 1: Line 1:
 
{{#switch:{{{2|NONE}}}
 
{{#switch:{{{2|NONE}}}
 
|NONE|hatnote|hat={{Hatnote|1=<span class="plainlinks selfreference">{{{1}}}</span>}}
 
|NONE|hatnote|hat={{Hatnote|1=<span class="plainlinks selfreference">{{{1}}}</span>}}
|inline|<!--empty-->=<span class="plainlinks selfreference" style="font-style: italic;">{{{1}}}</span>
+
|inline=<span class="plainlinks selfreference" style="font-style: italic;">{{{1}}}</span>
|#default={{error|Second parameter must be <code>hatnote</code>, <code>hat</code>, or <code>inline</code>}}
+
|unprintworthy|<!--empty-->=<span class="plainlinks selfreference"">{{{1}}}</span>
 +
|#default={{error|Second parameter must be <code>hatnote</code>, <code>hat</code>, <code>inline</code>, or <code>unprintworthy</code>}}
 
}}<!--
 
}}<!--
 
  * Note: matching the empty string for inline is for backwards compatibility with the 2006-2008 version
 
  * Note: matching the empty string for inline is for backwards compatibility with the 2006-2008 version

Revision as of 03:57, 26 August 2014

50px Template documentation[create]