Difference between revisions of "Template:PortalBar"

From PlantUse English
Jump to: navigation, search
 
(28 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><ul {{#ifeq:{{{style|}}}|liste|id{{=}}"liste-portail" class{{=}}"liste"|id{{=}}"bandeau-portail" class{{=}}"bandeau-portail"}}><!--
 
-->{{#if:{{{1|}}} | [[Portail {{{1}}}|parent=bandeau]] | <li><strong class="error">Erreur dans l'utilisation de [[Modèle:Portail]] :  paramètre obligatoire absent.</strong></li> }}<!--
 
-->{{#if:{{{2|}}} | {{Portail {{{2}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{3|}}} | {{Portail {{{3}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{4|}}} | {{Portail {{{4}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{5|}}} | {{Portail {{{5}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{6|}}} | {{Portail {{{6}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{7|}}} | {{Portail {{{7}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{8|}}} | {{Portail {{{8}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{9|}}} | {{Portail {{{9}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{10|}}} | {{Portail {{{10}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{11|}}} | {{Portail {{{11}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{12|}}} | {{Portail {{{12}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{13|}}} | {{Portail {{{13}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{14|}}} | {{Portail {{{14}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{15|}}} | {{Portail {{{15}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{16|}}} | {{Portail {{{16}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{17|}}} | {{Portail {{{17}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{18|}}} | {{Portail {{{18}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{19|}}} | {{Portail {{{19}}}|parent=bandeau}} }}<!--
 
-->{{#if:{{{20|}}} | {{Portail {{{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]] }}<!--
 
--></ul></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