Editing Template:Tlg

Jump to: navigation, search

Warning: You are not logged in.

Your IP address will be recorded in this page's edit history.
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">}}<!--
+
  -- begin span of class "nowrap" if nowrap=yes
-->{{#if:{{{code|{{{tt|}}}}}} |<code> |{{#if:{{{plaincode|}}}|<code style="border:none;background:transparent;">}} }}<!--
+
-->{{#if:{{{nowrap|}}}|<span class="nowrap">}}<!--
-->{{#if:{{{braceinside|}}}   | |<nowiki>{{</nowiki>}}<!--
+
  -- begin code style if code=yes or tt=yes
-->{{#if:{{{subst|}}}         |[[Help:Substitution|subst]]:}}<!--
+
-->{{#if:{{{code|{{{tt|}}}}}}|<code>}}<!--
 +
  -- opening brace unless braceinside=yes
 +
-->{{#if:{{{braceinside|}}}||<nowiki>{{</nowiki>}}<!--
 +
  -- add subst prefix, if subst=yes
 +
-->{{#if:{{{subst|}}}|[[Help:Substitution|subst]]:}}<!--
 +
  -- begin boldface if bold=yes
 +
-->{{#if:{{{bold|}}}|'''}}<!--
  
-->{{#if:{{{bold|{{{boldlink|{{{boldname|}}}}}}}}} |'''}}<!--
+
-- create actual link (if not nolink=yes)
-->{{#if:{{{nolink|}}} |<!--then omit template link, else:
+
-->{{#if:{{{nolink|}}}
  -->| {{#if:{{{braceinside|}}} |<nowiki>{</nowiki>}}<!--
+
      |<!-- nolink=yes -->
      -->{{!((}}:<!--(start building link with "[[:")
+
      |{{#if:{{{braceinside|}}}|<nowiki>{</nowiki>}}<!-- first opening brace before link if braceinside=yes
                  -->{{#ifeq:{{padleft:|1|{{{1}}}}}|: <!--i.e. if {{{1}}}'s first character is a colon,
+
    -->{{!((}}:<!-- opening brackets of link
              then:--> |{{FULLPAGENAME:{{{1}}}}}<!--
+
    -->{{#ifeq:{{padleft:|1|{{{1}}}}} <!-- check whether we have a colon at the beginning -->
              else:--> |{{#switch:{{NAMESPACE:{{#if:{{{1|}}}|{{{1}}}|{{FULLPAGENAME}}}}}}
+
        |:
                        | {{ns:0}} = {{ns:10}}:{{#if:{{{1|}}}|{{PAGENAME:{{{1}}}}}|{{PAGENAME}}}}
+
        |{{FULLPAGENAME:{{{1}}}}} <!-- if yes: link to article ns or assume other valid link, e.g. Interwikilink -->
                        | #default = {{#if:{{{1|}}}|{{FULLPAGENAME:{{{1}}}}}|{{FULLPAGENAME}}}}
+
        |{{#switch:{{NAMESPACE:{{#if:{{{1|}}}|{{{1}}}|{{FULLPAGENAME}}}}}}
                      }}}}<!--
+
            |{{ns:0}}={{ns:10}}:{{#if:{{{1|}}}|{{PAGENAME:{{{1}}}}}|{{PAGENAME}}}} <!-- No ns given: we want to link to template ns -->
      -->{{!}}<!--(pipe between link and label, i.e. [[:link|label]])
+
            |#default={{#if:{{{1|}}}|{{FULLPAGENAME:{{{1}}}}}|{{FULLPAGENAME}}}}<!--
-->}}<!--
+
      -->}}<!--
-->{{#if:{{{braceinside|}}} |<nowiki>{</nowiki>}}<!--
+
    -->}}{{!}}<!-- <<--- pipe character in link
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:{{{italic|{{{italics|}}}}}} |<span style="font-style:italic;">}}<!--
+
-- create link text
-->{{#ifeq:{{{2|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{2}}}}}}}<!--
+
  -- second opening brace if braceinside=yes
-->{{#ifeq:{{{3|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{3}}}}}}}<!--
+
-->{{#if:{{{braceinside|}}}|<nowiki>{</nowiki>}}<!--
-->{{#ifeq:{{{4|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{4}}}}}}}<!--
+
  -- surface text of link
-->{{#ifeq:{{{5|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{5}}}}}}}<!--
+
-->{{{alttext|{{#if:{{{1|}}}|{{{1}}}|{{#ifeq:{{NAMESPACE}}|{{ns:Template}}|{{PAGENAME}}|{{FULLPAGENAME}}}}}}}}}<!--
-->{{#ifeq:{{{6|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{6}}}}}}}<!--
+
  -- first closing brace if braceinside=yes
-->{{#ifeq:{{{7|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{7}}}}}}}<!--
+
-->{{#if:{{{braceinside|}}}|<nowiki>}</nowiki>}}<!--
-->{{#ifeq:{{{8|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{8}}}}}}}<!--
+
  -- end of link, unless nolink=yes
-->{{#ifeq:{{{9|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{9}}}}}}}<!--
+
-->{{#if:{{{nolink|}}}||]]<!--
-->{{#ifeq:{{{10|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{10}}}}}}}<!--
+
  -- second closing brace after link if braceinside=yes
-->{{#ifeq:{{{11|¬}}}|¬ | |&#124;{{#tag:nowiki|{{{11}}}}}}}<!--
+
-->{{#if:{{{braceinside|}}}|<nowiki>}</nowiki>}}<!--  
-->{{#if:{{{12|}}} |&#124;…}}<!--
+
-->}}<!--
-->{{#if:{{{italic|{{{italics|}}}}}} |</span>}}<!--
+
  
-->{{#if:{{{braceinside|}}} | |<nowiki>}}</nowiki>}}<!--
+
  -- end boldface if bold=yes
-->{{#if:{{{code|{{{tt|}}}}}}{{{plaincode|}}} |</code>}}<!--
+
-->{{#if:{{{bold|}}}|'''}}<!--
-->{{#if:{{{nowrap|}}} |</span>}}<!--
+
  -- begin italic style if italic=yes
 +
-->{{#if:{{{italic|}}}|<span style="font-style: italic;">}}<!--
 +
 
 +
-- add parameters
 +
-->{{#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;…}}<!--
 +
 
 +
  -- end italic style if italic=yes
 +
-->{{#if:{{{italic|}}}|</span>}}<!--
 +
  -- closing brace unless braceinside=yes
 +
-->{{#if:{{{braceinside|}}}||<nowiki>}}</nowiki>}}<!--
 +
  -- end code style if code=yes or tt=yes
 +
-->{{#if:{{{code|{{{tt|}}}}}}|</code>}}<!--
 +
  -- end span of class "nowrap" if nowrap=yes
 +
-->{{#if:{{{nowrap|}}}|</span>}}<!--
 +
  -- 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 MediaWiki 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 MediaWiki:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)

Template used on this page:

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox