Editing Template:Tlg

From MINR.ORG WIKI

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
<includeonly><!--
+
__NOTOC__<includeonly><!--
-->{{#if:{{{nowrap|}}}       |<span class="nowrap">}}<!--
+
  -- begin tt face if tt=yes given
-->{{#if:{{{code|{{{tt|}}}}}} |<code> |{{#if:{{{plaincode|}}}|<code style="border:none;background:transparent;">}} }}<!--
+
-->{{#if:{{{tt|}}}|<tt>}}<!--
-->{{#if:{{{kbd|}}}           |<kbd>}}<!--
+
  -- opening brace unless braceinside=yes
-->{{#if:{{{nowrapname|}}}   |<span class="nowrap">}}<!--
+
-->{{#if:{{{braceinside|}}}||<nowiki>{{</nowiki>}}<!--
-->{{#if:{{{braceinside|}}}   | |<nowiki>{{</nowiki>}}<!--
+
  -- add subst prefix, if subst=yes given
-->{{#if:{{{subst|}}}         |[[Help:Substitution|subst]]:}}<!--
+
-->{{#if:{{{subst|}}}|[[Help:Substitution|subst]]:}}<!--
 +
  -- begin boldface if bold=yes given
 +
-->{{#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}}}}{{!}}}}<!--
 +
  -- opening brace if braceinside=yes
 +
-->{{#if:{{{braceinside|}}}|<nowiki>{{</nowiki>}}<!--
 +
  -- surface text of link
 +
-->{{{alttext|{{{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>
  
  -->{{#if:{{{bold|{{{boldlink|{{{boldname|}}}}}}}}} |'''}}<!--
+
==Explanation==
-->{{#if:{{{nolink|}}} |<!--then omit template link, else:
+
This template is a general template for inserting a template link. It can be used to replace or implement any of the more specific <code><nowiki>{{tl*}}</nowiki></code> templates.  Parameters are:
-->| {{#if:{{{braceinside|}}} |<nowiki>{</nowiki>}}<!--
+
* {{code|bold{{=}}yes}}: Boldface the text, like for {{tlx|tlb}} and {{tlx|tlxb}}
      -->{{!((}}:<!--(start building link with "[[:")
+
* {{code|tt{{=}}yes}}: Use a monospaced font, like for {{tlx|tlx}} and {{tlx|tlxb}}
                  -->{{#ifeq:{{padleft:|1|{{{1}}}}}|: <!--i.e. if {{{1}}}'s first character is a colon,
+
* {{code|nolink{{=}}yes}}: Don't insert a template link, like for {{tlx|tlf}}, {{tlx|tld}}, and {{tlx|tlc}}
              then:--> |{{FULLPAGENAME:{{{1}}}}}<!--
+
* {{code|anypage{{=}}yes}}: Allow linking to arbitrary page (not just template), as with {{tlx|tlu}}
              else:--> |{{#switch:{{NAMESPACE:{{#if:{{{1|}}}|{{{1}}}|{{FULLPAGENAME}}}}}}
+
* {{code|braceinside{{=}}yes}}: Put braces inside the link, like for {{tlx|tn}}
                        | {{ns:0}} = {{ns:10}}:{{#if:{{{1|}}}|{{PAGENAME:{{{1}}}}}|{{PAGENAME}}}}
+
* {{code|subst{{=}}yes}}: Add a {{code|subst:}} prefix, like for {{tlx|tls}}
                        | #default = {{#if:{{{1|}}}|{{FULLPAGENAME:{{{1}}}}}|{{FULLPAGENAME}}}}
+
* {{code|alttext{{=}}FOO}}: Specify alternative surface text for a link, like for {{tlx|tla}}
                      }}}}<!--
 
      -->{{!}}<!--(pipe between link and label, i.e. [[:link|label]])
 
-->}}<!--
 
-->{{#if:{{{braceinside|}}} |<nowiki>{</nowiki>}}<!--
 
label / template name:
 
-->{{{alttext|{{#if:{{{1|}}}|{{{1}}}|{{#ifeq:{{NAMESPACE}}|{{ns:Template}}|{{PAGENAME}}|{{FULLPAGENAME}}}}}}}}}<!--
 
-->{{#if:{{{braceinside|}}} |<nowiki>}</nowiki>}}<!--
 
-->{{#if:{{{nolink|}}} | |<!--
 
      -->{{!))}}<!--(end link)
 
    -->{{#if:{{{braceinside|}}} |<nowiki>}</nowiki>}}<!--
 
-->}}<!--
 
-->{{#if:{{{bold|{{{boldlink|{{{boldname|}}}}}}}}} |'''}}<!--
 
-->{{#if:{{{nowrapname|}}} |</span>}}<!--
 
  
-->{{#if:{{{italic|{{{italics|}}}}}} |<span style="font-style:italic;">}}<!--
+
                                                                                                                                                                                                                                                                                                                                                              FIXME: Fix rest of docs.
-->{{#ifeq:{{{2|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{2}}}}}}}<!--
 
-->{{#ifeq:{{{3|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{3}}}}}}}<!--
 
-->{{#ifeq:{{{4|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{4}}}}}}}<!--
 
-->{{#ifeq:{{{5|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{5}}}}}}}<!--
 
-->{{#ifeq:{{{6|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{6}}}}}}}<!--
 
-->{{#ifeq:{{{7|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{7}}}}}}}<!--
 
-->{{#ifeq:{{{8|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{8}}}}}}}<!--
 
-->{{#ifeq:{{{9|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{9}}}}}}}<!--
 
-->{{#ifeq:{{{10|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{10}}}}}}}<!--
 
-->{{#ifeq:{{{11|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{11}}}}}}}<!--
 
-->{{#if:{{{12|}}} |&#124;…}}<!--
 
-->{{#if:{{{italic|{{{italics|}}}}}} |</span>}}<!--
 
  
-->{{#if:{{{braceinside|}}} | |<nowiki>}}</nowiki>}}<!--
+
{| class="wikitable"
-->{{#if:{{{kbd|}}} |</kbd>}}<!--
+
! Code
-->{{#if:{{{code|{{{tt|}}}}}}{{{plaincode|}}} |</code>}}<!--
+
! Result
  -->{{#if:{{{nowrap|}}} |</span>}}<!--
+
! Remark
--></includeonly><noinclude>
+
|-
{{Documentation}}
+
| <code><nowiki>{{tlxb|Template name}}</nowiki></code>
 +
| {{tlxb|Template name}}
 +
|
 +
|-
 +
| <code><nowiki>{{tlxb|Template name|parameter1|parameter2}}</nowiki></code>
 +
| {{tlxb|Template name|parameter1|parameter2}}
 +
|
 +
|-
 +
| <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.
 +
 
 +
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).
 +
 
 +
{{Documentation|Template:Tlx/doc}}
 +
<!-- Add categories and interwikis to the /doc subpage, not here! -->
 
</noinclude>
 
</noinclude>

Please note that all contributions to MINR.ORG WIKI may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see MINR.ORG WIKI:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)