Template:For: Difference between revisions

From Space Station 14 Wiki
defaultloadout-wikigg>Karmaworks
Created page with "<includeonly><!-- -->{{#vardefine:text|<!-- start vd -->{{#if:{{{text|}}} | {{{text}}} |<!-- start top if -->{{#if:{{{2|}}}<!-- if more than one page -->|[[{{{1}}}]]{{#if:{{{3|}}}<!-- start concat if -->|, [[{{{2}}}]] or [[{{{3}}}]]<!-- concat two -->|<nowiki> </nowiki>or [[{{{2}}}]]<!-- else; concat one -->}}<!-- end concat if -->|[[{{{1}}}]]<!-- else; one page only..."
 
defaultloadout-wikigg>Karmaworks
No edit summary
Line 1: Line 1:
<includeonly><!--
<includeonly><!--
-->{{#vardefine:text|<!-- start vd
-->{{#vardefine:text|<!-- start vd
  -->{{#if:{{{text|}}} | {{{text}}} |<!-- start top if
        
        
   -->{{#if:{{{2|}}}<!-- if more than one page
   -->{{#if:{{{3|}}}<!-- if more than one page
        
        
       -->|[[{{{1}}}]]{{#if:{{{3|}}}<!-- start concat if
       -->|[[{{{2}}}]]{{#if:{{{4|}}}<!-- start concat if
          
          
         -->|, [[{{{2}}}]] or [[{{{3}}}]]<!-- concat two
         -->|, [[{{{3}}}]] or [[{{{4}}}]]<!-- concat two
              
              
         -->|<nowiki> </nowiki>or [[{{{2}}}]]<!-- else; concat one
         -->|<nowiki> </nowiki>or [[{{{3}}}]]<!-- else; concat one
              
              
       -->}}<!-- end concat if
       -->}}<!-- end concat if
          
          
       -->|[[{{{1}}}]]<!-- else; one page only
       -->|[[{{{2}}}]]<!-- else; one page only
          
          
   -->}}<!-- end custom disambig if
   -->}}<!-- end if
        
        
  -->}}<!-- end if
-->}}<!-- end vd
-->}}<!-- end vd


-->{{Hatnote|<!--
-->{{Hatnote|<!--


   -->Not to be confused with {{#var:text}}.<!--  
   -->For {{{1}}}, see {{#var:text}}.<!--  
    
    
-->}}<!--  
-->}}<!--  

Revision as of 20:42, 12 April 2024

Template documentation
view or edit this documentation about template documentation

Examples

Code Result
{{For|more information|Special:WantedPages}}
For more information, see Special:WantedPages.
{{For|more information|Special:WantedPages|Special:UncategorizedPages}}
For more information, see Special:WantedPages or Special:UncategorizedPages.
{{For|more information|Special:WantedPages|Special:UncategorizedPages|Special:UncategorizedCategories}}
{{For|more information|Special:WantedPages{{!}}Page 1}} (Custom link label)
For more information, see Page 1.