Difference between revisions of "Template:PortalBar"
From PlantUse English
Rémy Doyen (Talk | contribs) |
Rémy Doyen (Talk | contribs) |
||
Line 9: | Line 9: | ||
<includeonly> | <includeonly> | ||
{{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 | 0 }}{{ | |
+ | #while: | ||
+ | | {{ #ifexpr: {{ #var: i }} < 50 | true }} | ||
+ | | {{#if:{{{{{ #var: i }}|}}} | [[Portal:{{{{{ #var: i }}}}}|Portal about {{{{{ #var: i }}}}};]]}} | ||
+ | {{ #vardefine: i | {{ #expr: {{ #var: i }} + 1 }} }} | ||
+ | }} | ||
}} | }} | ||
</includeonly> | </includeonly> |
Revision as of 14:21, 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