Difference between revisions of "Template:Tlg"

From annadreambrush.com/wiki
Jump to navigation Jump to search
imported>Benwing
(first version of generic template link template, maybe not working)
 
imported>Zyxw
(add optional parameter "a" which if set to any value displays an asterisk before template code)
 
(37 intermediate revisions by 16 users not shown)
Line 1: Line 1:
__NOTOC__
 
 
<includeonly><!--
 
<includeonly><!--
  -- begin tt face if tt=yes given
+
-->{{#if:{{{nowrap|}}}       |<span class="nowrap">}}<!--
-->{{#if:{{{tt|}}}|<tt>}}<!--
+
-->{{#if:{{{code|{{{tt|}}}}}} |<code> |{{#if:{{{plaincode|}}}|<code style="border:none;background:transparent;">}} }}<!--
  -- opening brace unless braceinside=yes
+
-->{{#if:{{{kbd|}}}           |<kbd>}}<!--
-->{{#if:{{{braceinside|}}}||<nowiki>{{</nowiki>}}<!--
+
-->{{#if:{{{nowrapname|}}}   |<span class="nowrap">}}<!--
  -- add subst prefix, if subst=yes given
+
-->{{#if:{{{a|}}}             |<nowiki>*</nowiki>&nbsp;}}<!--
-->{{#if:{{{subst|}}}|[[Help:Substitution|subst]]:}}<!--
+
-->{{#if:{{{brace|}}}{{{braceinside|}}} | |<nowiki>{{</nowiki>}}<!--
  -- begin boldface if bold=yes given
+
-->{{#if:{{{subst|}}}         |[[Help:Substitution|subst]]:}}<!--
-->{{#if:{{{bold|}}}|'''}}<!--
 
  -- begin link if not nolink=yes; add any LANG and SISTER prefixes
 
-->{{#if:{{{nolink|}}}||[[{{{LANG|}}}{{{SISTER|}}}<!--
 
  -- specify page to link to (unless nolink=yes)
 
-->{{#if:{{{1|}}}|{{#if:{{{anypage|}}}||{{ns:Template}}:}}{{{1|}}}|{{FULLPAGENAME}}}}&#124;}}<!--
 
  -- opening brace if braceinside=yes
 
-->{{#if:{{{braceinside|}}}|<nowiki>{{</nowiki>}}<!--
 
  -- surface text of link
 
-->{{{1|{{#ifeq:{{NAMESPACE}}|{{ns:Template}}|{{PAGENAME}}|{{FULLPAGENAME}}}}}}}<!--
 
  -- closing brace if braceinside=yes
 
-->{{#if:{{{braceinside|}}}|<nowiki>}}</nowiki>}}<!--
 
  -- end of link, unless nolink=yes
 
-->{{#if:{{{nolink|}}}||]]}}<!--
 
  -- end boldface if bold=yes
 
-->{{#if:{{{bold|}}}|'''}}<!--
 
  -- add the remaining parameters
 
-->{{#if:{{{2|}}}|
 
&#124;{{{2}}}
 
}}<!--
 
-->{{#if:{{{3|}}}|
 
&#124;{{{3}}}
 
}}<!--
 
-->{{#if:{{{4|}}}|
 
&#124;{{{4}}}
 
}}<!--
 
-->{{#if:{{{5|}}}|
 
&#124;{{{5}}}
 
}}<!--
 
-->{{#if:{{{6|}}}|
 
&#124;{{{6}}}
 
}}<!--
 
-->{{#if:{{{7|}}}|
 
&#124;{{{7}}}
 
}}<!--
 
-->{{#if:{{{8|}}}|
 
&#124;{{{8}}}
 
}}<!--
 
-->{{#if:{{{9|}}}|
 
&#124;{{{9}}}
 
}}<!--
 
-->{{#if:{{{10|}}}|
 
&#124;{{{10}}}
 
}}<!--
 
-->{{#if:{{{11|}}}|
 
&#124;{{{11}}}
 
}}<!--
 
-->{{#if:{{{12|}}}|
 
&#124;''...''
 
}}<!--
 
  -- closing brace unless braceinside=yes
 
-->{{#if:{{{braceinside|}}}||<nowiki>}}</nowiki>}}<!--
 
  -- end tt face if tt=yes given
 
-->{{#if:{{{tt|}}}|</tt>}}<!--
 
  -- end
 
--></includeonly><noinclude>
 
  
==Explanation==
+
-->{{#if:{{{bold|{{{boldlink|{{{boldname|}}}}}}}}} |'''}}<!--
This template is a general template for inserting a template link.
+
-->{{#if:{{{nolink|}}} |<!--then omit template link, else:
 +
-->| {{#if:{{{braceinside|}}} |<nowiki>{</nowiki>}}<!--
 +
      -->{{!((}}:<!--(start building link with "[[:")
 +
                  -->{{#ifeq:{{padleft:|1|{{{1}}}}}|: <!--i.e. if {{{1}}}'s first character is a colon,
 +
              then:--> |{{FULLPAGENAME:{{{1}}}}}<!--
 +
              else:--> |{{#switch:{{NAMESPACE:{{#if:{{{1|}}}|{{{1}}}|{{FULLPAGENAME}}}}}}
 +
                        | {{ns:0}} = {{ns:10}}:{{#if:{{{1|}}}|{{PAGENAME:{{{1}}}}}|{{PAGENAME}}}}
 +
                        | #default = {{#if:{{{1|}}}|{{FULLPAGENAME:{{{1}}}}}|{{FULLPAGENAME}}}}
 +
                      }}}}<!--
 +
      -->{{!}}<!--(pipe between link and label, i.e. [[:link|label]])
 +
-->}}<!--
 +
-->{{#if:{{{brace|}}} |<nowiki>{{</nowiki>}}<!--
 +
-->{{#if:{{{braceinside|}}} |<nowiki>{</nowiki>}}<!--
 +
label / template name:
 +
-->{{{alttext|{{#if:{{{1|}}}|{{{1}}}|{{#ifeq:{{NAMESPACE}}|{{ns:Template}}|{{PAGENAME}}|{{FULLPAGENAME}}}}}}}}}<!--
 +
-->{{#if:{{{brace|}}} |<nowiki>}}</nowiki>}}<!--
 +
-->{{#if:{{{braceinside|}}} |<nowiki>}</nowiki>}}<!--
 +
-->{{#if:{{{nolink|}}} | |<!--
 +
      -->{{))!}}<!--(end link)
 +
    -->{{#if:{{{braceinside|}}} |<nowiki>}</nowiki>}}<!--
 +
-->}}<!--
 +
-->{{#if:{{{bold|{{{boldlink|{{{boldname|}}}}}}}}} |'''}}<!--
 +
-->{{#if:{{{nowrapname|}}} |</span>}}<!--
  
copy of {{tl|tlb}} except that it uses a non-proportional, monospaced font instead of normal text:
+
-->{{#if:{{{italic|{{{italics|}}}}}} |<span style="font-style:italic;">}}<!--
{| class="wikitable"
+
-->{{#ifeq:{{{2|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{2}}}}}}}<!--
! Code
+
-->{{#ifeq:{{{3|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{3}}}}}}}<!--
! Result
+
-->{{#ifeq:{{{4|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{4}}}}}}}<!--
! Remark
+
-->{{#ifeq:{{{5|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{5}}}}}}}<!--
|-
+
-->{{#ifeq:{{{6|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{6}}}}}}}<!--
| <code><nowiki>{{tlxb|Template name}}</nowiki></code>
+
-->{{#ifeq:{{{7|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{7}}}}}}}<!--
| {{tlxb|Template name}}
+
-->{{#ifeq:{{{8|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{8}}}}}}}<!--
|
+
-->{{#ifeq:{{{9|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{9}}}}}}}<!--
|-
+
-->{{#ifeq:{{{10|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{10}}}}}}}<!--
| <code><nowiki>{{tlxb|Template name|parameter1|parameter2}}</nowiki></code>
+
  -->{{#ifeq:{{{11|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{11}}}}}}}<!--
| {{tlxb|Template name|parameter1|parameter2}}
+
-->{{#if:{{{12|}}} |&#124;…}}<!--
|
+
-->{{#if:{{{italic|{{{italics|}}}}}} |</span>}}<!--
|-
 
| <code><nowiki>{{tlxb|Template name|parm1|parm2{{=}}foo}}</nowiki></code>
 
| {{tlxb|Template name|parm1|parm2{{=}}foo}}
 
| Equal signs need to be escaped using <code><nowiki>{{=}}</nowiki></code>.
 
|-
 
| <code><nowiki>{{tlxb}}</nowiki></code>
 
| {{tlxb}}
 
| This actually substitutes the current page name. Useful as a self-reference; won't be linked.
 
|-
 
| <code><nowiki>{{tlxb|SISTER=m:|3x}}</nowiki></code>
 
| {{tlxb|SISTER=m:|3x}}
 
| Link to page on another wiki.
 
|}
 
  
I.e., it's a {{tl|tl}}-style ''template-link'' tag that boldfaces the template name, and accepts parameters. It's main use is in distinguishing between multiple templates with similar names, in documentation, talk page discussions, etc.
+
-->{{#if:{{{brace|}}}{{{braceinside|}}} | |<nowiki>}}</nowiki>}}<!--
 
+
-->{{#if:{{{kbd|}}} |</kbd>}}<!--
The rest of the documentation is for {{tl|tlx}}, which works the same way (although it doesn't currently behave sanely when no parameters are given; use {{tl|tlu}} instead).
+
-->{{#if:{{{code|{{{tt|}}}}}}{{{plaincode|}}} |</code>}}<!--
 
+
-->{{#if:{{{nowrap|}}} |</span>}}<!--
{{Documentation|Template:Tlx/doc}}
+
--></includeonly><noinclude>
<!-- Add categories and interwikis to the /doc subpage, not here! -->
+
{{Documentation}}
 
</noinclude>
 
</noinclude>

Latest revision as of 20:31, 23 February 2020

Template documentation[create]