Difference between revisions of "Template:Selfref"
(preserve text formatting of hatnote version in inline version) |
Malcolmmcc (talk | contribs) m (77 revisions imported) |
||
(12 intermediate revisions by 3 users not shown) | |||
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 noprint">{{{1}}}</span>}} |
− | |inline|<!--empty-->=<span class="plainlinks selfreference"> | + | |inline=<span class="plainlinks selfreference" style="font-style: italic;"><!--Same style as class hatnote.-->{{{1}}}</span> |
− | |#default={{error|Second parameter must be <code> | + | |<!--Matching the empty string here for unprintworthy content is for backwards compatibility with the 2006-2008 version. Do not depend on it!-->=<span class="plainlinks selfreference noprint">{{{1}}}</span> |
− | }} | + | |#default={{error|Second parameter must be <code>hatnote</code>, <code>hat</code>, or <code>inline</code>}} |
− | + | }}<noinclude> | |
− | |||
− | |||
{{Documentation}} | {{Documentation}} | ||