Difference between revisions of "Template:Tiw"

From Deep Blue Robotics Wiki
Jump to: navigation, search
(updated)
(switched parameter order (to match existing {{tim}} usage and new simplified {{links}} syntax))
Line 1: Line 1:
{{links-small|w|template|{{{1|{{PAGENAME}}}}}|{{{2|}}}}}<noinclude>
+
{{links-small|{{#if:{{{2|}}}|{{{1|}}}}}|template|{{{2|{{{1|{{PAGENAME}}}}}}}}}}<noinclude>
 
----
 
----
 
<pre>
 
<pre>
Line 7: Line 7:
  
 
Crosswiki pages:
 
Crosswiki pages:
   {{tiw|template name|language prefix}}
+
   {{tiw|language prefix|template name}}
   ie, {{tiw|foo|en}}
+
   ie, {{tiw|en|foo}}
 
</pre>
 
</pre>
 
This converts input for {{[[template:links-small|links-small]]}} for compatibility with older usage.
 
This converts input for {{[[template:links-small|links-small]]}} for compatibility with older usage.
  
 
[[Category:Shortcut templates]]</noinclude>
 
[[Category:Shortcut templates]]</noinclude>

Revision as of 17:43, 2 September 2007

Template:Links-small


Local pages:
  {{tiw|template name}}
  ie, {{tiw|foo}}

Crosswiki pages:
  {{tiw|language prefix|template name}}
  ie, {{tiw|en|foo}}

This converts input for {{links-small}} for compatibility with older usage.