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><!--
 
<includeonly><!--
-->{{#if:{{{nowrap|}}}        |<span class="nowrap">}}<!--
+
Templates tlc, tld, tlf have the following wrapping everything; do we need it?
-->{{#if:{{{code|{{{tt|}}}}}} |<code> |{{#if:{{{plaincode|}}}|<code style="border:none;background:transparent;">}} }}<!--
+
<span style="white-space:nowrap;">
-->{{#if:{{{kbd|}}}          |<kbd>}}<!--
+
--><!--
-->{{#if:{{{nowrapname|}}}    |<span class="nowrap">}}<!--
 
-->{{#if:{{{braceinside|}}}  | |<nowiki>{{</nowiki>}}<!--
 
-->{{#if:{{{subst|}}}        |[[Help:Substitution|subst]]:}}<!--
 
  
-->{{#if:{{{bold|{{{boldlink|{{{boldname|}}}}}}}}} |'''}}<!--
+
  -- begin tt style if tt=yes or code=yes given
-->{{#if:{{{nolink|}}} |<!--then omit template link, else:
+
-->{{#if:{{{tt|}}}{{{code|}}}|<code>}}<!--
-->| {{#if:{{{braceinside|}}} |<nowiki>{</nowiki>}}<!--
+
  -- opening brace unless braceinside=yes
      -->{{!((}}:<!--(start building link with "[[:")
+
-->{{#if:{{{braceinside|}}}||<nowiki>{{</nowiki>}}<!--
                  -->{{#ifeq:{{padleft:|1|{{{1}}}}}|: <!--i.e. if {{{1}}}'s first character is a colon,
+
  -- add subst prefix, if subst=yes given
              then:--> |{{FULLPAGENAME:{{{1}}}}}<!--
+
-->{{#if:{{{subst|}}}|[[Help:Substitution|subst]]:}}<!--
              else:--> |{{#switch:{{NAMESPACE:{{#if:{{{1|}}}|{{{1}}}|{{FULLPAGENAME}}}}}}
+
  -- begin boldface if bold=yes given
                        | {{ns:0}} = {{ns:10}}:{{#if:{{{1|}}}|{{PAGENAME:{{{1}}}}}|{{PAGENAME}}}}
+
-->{{#if:{{{bold|}}}|'''}}<!--
                        | #default = {{#if:{{{1|}}}|{{FULLPAGENAME:{{{1}}}}}|{{FULLPAGENAME}}}}
 
                      }}}}<!--
 
      -->{{!}}<!--(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;">}}<!--
+
-- create actual link (if not nolink=yes)
-->{{#ifeq:{{{2|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{2}}}}}}}<!--
+
-->{{#if:{{{nolink|}}}
-->{{#ifeq:{{{3|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{3}}}}}}}<!--
+
      |<!-- nolink=yes -->
-->{{#ifeq:{{{4|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{4}}}}}}}<!--
+
      |{{!(}}{{!(}}:<!-- opening brackets of link
-->{{#ifeq:{{{5|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{5}}}}}}}<!--
+
    -->{{#ifeq:{{padleft:|1|{{{1}}}}} <!-- check whether we have a colon at the beginning -->
-->{{#ifeq:{{{6|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{6}}}}}}}<!--
+
        |:
-->{{#ifeq:{{{7|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{7}}}}}}}<!--
+
        |{{FULLPAGENAME:{{{1}}}}} <!-- if yes: link to article ns or assume other valid link, e.g. Interwikilink -->
-->{{#ifeq:{{{8|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{8}}}}}}}<!--
+
        |{{#switch:{{NAMESPACE:{{{1|{{FULLPAGENAME}}}}}}}  
-->{{#ifeq:{{{9|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{9}}}}}}}<!--
+
            |{{ns:0}}={{ns:10}}:{{PAGENAME:{{{1|{{PAGENAME}}}}}}} <!-- No ns given: we want to link to template ns -->
-->{{#ifeq:{{{10|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{10}}}}}}}<!--
+
            |#default={{FULLPAGENAME:{{{1|{{FULLPAGENAME}}}}}}}<!--
-->{{#ifeq:{{{11|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{11}}}}}}}<!--
+
      -->}}<!--
-->{{#if:{{{12|}}} |&#124;…}}<!--
+
    -->}}{{!}}<!-- <<--- pipe character in link
-->{{#if:{{{italic|{{{italics|}}}}}} |</span>}}<!--
+
-->}}<!--
  
-->{{#if:{{{braceinside|}}} | |<nowiki>}}</nowiki>}}<!--
+
-- create link text
-->{{#if:{{{kbd|}}} |</kbd>}}<!--
+
  -- opening brace if braceinside=yes
-->{{#if:{{{code|{{{tt|}}}}}}{{{plaincode|}}} |</code>}}<!--
+
-->{{#if:{{{braceinside|}}}|<nowiki>{{</nowiki>}}<!--
-->{{#if:{{{nowrap|}}} |</span>}}<!--
+
  -- 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 given
 +
-->{{#if:{{{bold|}}}|'''}}<!--
 +
  -- begin italic style if italic=yes given
 +
-->{{#if:{{{italic|}}}|<span style="font-style: italic;">}}<!--
 +
 
 +
-- add parameters
 +
-->{{#ifeq:{{{2|}}}|{{{2|x}}}|&#124;{{{2}}}}}<!--
 +
-->{{#ifeq:{{{3|}}}|{{{3|x}}}|&#124;{{{3}}}}}<!--
 +
-->{{#ifeq:{{{4|}}}|{{{4|x}}}|&#124;{{{4}}}}}<!--
 +
-->{{#ifeq:{{{5|}}}|{{{5|x}}}|&#124;{{{5}}}}}<!--
 +
-->{{#ifeq:{{{6|}}}|{{{6|x}}}|&#124;{{{6}}}}}<!--
 +
-->{{#ifeq:{{{7|}}}|{{{7|x}}}|&#124;{{{7}}}}}<!--
 +
-->{{#ifeq:{{{8|}}}|{{{8|x}}}|&#124;{{{8}}}}}<!--
 +
-->{{#ifeq:{{{9|}}}|{{{9|x}}}|&#124;{{{9}}}}}<!--
 +
-->{{#ifeq:{{{10|}}}|{{{10|x}}}|&#124;{{{10}}}}}<!--
 +
-->{{#ifeq:{{{11|}}}|{{{11|x}}}|&#124;{{{11}}}}}<!--
 +
-->{{#if:{{{12|}}}|&#124;''...''}}<!--
 +
 
 +
  -- end italic style if italic=yes given
 +
-->{{#if:{{{italic|}}}|</span>}}<!--
 +
  -- closing brace unless braceinside=yes
 +
-->{{#if:{{{braceinside|}}}||<nowiki>}}</nowiki>}}<!--
 +
  -- end code style if code=yes or tt=yes given
 +
-->{{#if:{{{code|}}}{{{tt|}}}|</code>}}<!--
 +
  -- end
 
--></includeonly><noinclude>
 
--></includeonly><noinclude>
 
{{Documentation}}
 
{{Documentation}}
 +
<!-- 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)