Difference between revisions of "Template:PortalBar"

From PlantUse English
Jump to: navigation, search
 
(26 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
<noinclude>
 
<!-- IMPORTANT
 
<!-- IMPORTANT
 
* Ne pas insérer de retour à la ligne en dehors des bornes «noinclude», à cause de bogue 9207 [https://bugzilla.wikimedia.org/show_bug.cgi?id=9207]
 
* Ne pas insérer de retour à la ligne en dehors des bornes «noinclude», à cause de bogue 9207 [https://bugzilla.wikimedia.org/show_bug.cgi?id=9207]
Line 5: Line 6:
  
 
from : http://fr.wikipedia.org/w/index.php?title=Mod%C3%A8le:Portail&action=edit
 
from : http://fr.wikipedia.org/w/index.php?title=Mod%C3%A8le:Portail&action=edit
 
<includeonly>{{frame|content = {{#if:{{{1|}}} | [[Portal {{{1}}}}} | <li><strong class="error">Erreur in [[Modèle:Portal]] : mandatory parameter missing</strong></li> }}<!--
 
-->{{#if:{{{2|}}} | {{Portal {{{2}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{3|}}} | {{Portal {{{3}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{4|}}} | {{Portal {{{4}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{5|}}} | {{Portal {{{5}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{6|}}} | {{Portal {{{6}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{7|}}} | {{Portal {{{7}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{8|}}} | {{Portal {{{8}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{9|}}} | {{Portal {{{9}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{10|}}} | {{Portal {{{10}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{11|}}} | {{Portal {{{11}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{12|}}} | {{Portal {{{12}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{13|}}} | {{Portal {{{13}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{14|}}} | {{Portal {{{14}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{15|}}} | {{Portal {{{15}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{16|}}} | {{Portal {{{16}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{17|}}} | {{Portal {{{17}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{18|}}} | {{Portal {{{18}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{19|}}} | {{Portal {{{19}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{20|}}} | {{Portal {{{20}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{21|}}}{{{22|}}}{{{23|}}}{{{24|}}} | <li><strong class="error">Erreur in [[Modèle:PortalBar]] : too many links(maximum : 20)</strong></li>[[Catégorie:Pages with too much links to portal]] }} }}</includeonly><noinclude>
 
 
</noinclude>
 
</noinclude>
 +
<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> }}
 +
{{#vardefine: i | 2 }}{{
 +
  #while:
 +
  | {{ #ifexpr: {{ #var: i }} < 50 | true }}
 +
  | {{#if:{{{{{ #var: i }} |}}} | [[Portal:{{{ {{ #var: i }}  }}}|Portal about {{{ {{ #var: i }} }}}; ]]}}
 +
{{ #vardefine: i | {{ #expr: {{ #var: i }} + 1 }} }}
 +
}}
 +
}}
 +
</includeonly>

Latest revision as of 14:47, 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