Difference between revisions of "Template:PortalBar"

From PlantUse English
Jump to: navigation, search
Line 8: Line 8:
 
</noinclude>
 
</noinclude>
 
<includeonly>
 
<includeonly>
{{#vardefine: i | 50 }}
 
 
{{frame|color = lightblue |bgcol = lightyellow|content = Related portals : {{#if:{{{1|}}} | [[Portal:{{{1}}}|Portal about {{{1}}};]] |<strong class="error">Error in the use of [[Template:PortalBar]] : mandatory parameter missing</strong></li> }}
 
{{frame|color = lightblue |bgcol = lightyellow|content = Related portals : {{#if:{{{1|}}} | [[Portal:{{{1}}}|Portal about {{{1}}};]] |<strong class="error">Error in the use of [[Template:PortalBar]] : mandatory parameter missing</strong></li> }}
 +
{{#vardefine: i | 50 }}
 
{{#if:{{{1|}}} | [[Portal:{{{1}}}|Portal about {{{1}}};]] }}
 
{{#if:{{{1|}}} | [[Portal:{{{1}}}|Portal about {{{1}}};]] }}
 
{{#while:|{{#ifexpr:{{#var:i}}<50| true}}|
 
{{#while:|{{#ifexpr:{{#var:i}}<50| true}}|
{{#if:{{{{{#var:i}}|}}} | [[Portal:{{{{{#var:i}}}}}|Portal about {{{{{#var:i}}}}};]] }}
+
{{#if:{{{{{#var:i}}|}}} | [[Portal:{{{{{#var:i}}}}}|Portal about {{{{{#var:i}}}}};]] }}|
 
{{#vardefine: i|{{#var:i}}+1}}
 
{{#vardefine: i|{{#var:i}}+1}}
 
}}
 
}}
 
}}
 
}}
 
</includeonly>
 
</includeonly>

Revision as of 14:18, 26 September 2011

Template used to create links to portal pages.

from : http://fr.wikipedia.org/w/index.php?title=Mod%C3%A8le:Portail&action=edit