Ce wiki est un clone complet (XML dump) de "Heroes Wiki", le principal wiki dédié à la saga Heroes qui a été définitivement arrêté depuis le 1er juin 2020. L'objectif de ce wiki est de garder en ligne (et enrichir) une base de données exhaustive sur la franchise.

« Modèle:PortalCharacter » : différence entre les versions

De Heroes Wiki
Aller à la navigation Aller à la recherche
imported>Desperate July
mAucun résumé des modifications
imported>Eutrope
mAucun résumé des modifications
Ligne 1 : Ligne 1 :
{{#ifeq: {{{size}}} | small |
{| style="background:#000000; border:0px solid #000000;-moz-border-radius:10px;"
<center><div align="center" style="border-style:solid; border-width: 1px; border-color: grey; padding: 2px; margin: 2px; width: 60px ">
|- align="center"
<div style="position: relative; height: 75px; overflow: hidden;">
|<div style="position:relative; height: 125px; width: 150px;">
<div align="center" style="position: absolute; top: 0px; left: 0px; font-size: 80px; width: 60px; overflow: hidden; line-height: 75px; z-index: 3; link-hover: none">[[{{#if:{{{catlink|}}}|{{#ifeq:{{NAMESPACE}}|Category|{{{catlink|}}}|{{{link}}}}}|{{{link}}}}}|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;]]</div>
<div style="position: absolute; top: 0px; left: 0px; height: 125px; width: 150px; overflow: hidden">
<div style="position: absolute; top: 0px; left: 0px; z-index: 2;{{#ifeq:{{{deceased|}}}|true|filter:alpha(opacity=50);-moz-opacity:.50;|}}"><center>[[Image:{{{image}}}|{{{link}}}|60px]]</center></div>
<div style="position: absolute; top: 0px; left: 0px; font-size: 150px; overflow: hidden; line-height: 130px; z-index: 3">[[{{{link}}}|&nbsp;&nbsp;&nbsp;]]</div>
</div><span style="font-size:75%">{{#ifeq:{{{deceased|}}}|true|<span style="color: silver;">''|}}[[{{#if:{{{catlink|}}}|{{#ifeq:{{NAMESPACE}}|Category|{{{catlink|}}}|{{{link}}}}}|{{{link}}}}}|{{#if:{{{smalltext}}}|{{{smalltext}}}|{{{text}}}}}]]{{#ifeq:{{{deceased|}}}|true|''</span>|}}{{#if:{{{smallnonlinktext|}}}|{{{smallnonlinktext}}}}}</span></div></center>
<div style="position: absolute; top: 0px; left: 0px; z-index: 2">[[Image:{{{image}}}|150px|{{{link}}}]]</div>
|
</div></div>
<center><div align="center" style="border-style:solid; border-width: 1px; border-color: grey; padding: 5px; margin: 5px; width: 75px ">
|- align="center"
<div style="position: relative; height: 92px; overflow: hidden;">
||[[{{{link}}}|<span style="color:White">'''{{{text}}}'''</span>]]
<div align="center" style="position: absolute; top: 0px; left: 0px; font-size: 95px; width: 75px; overflow: hidden; line-height: 90px; z-index: 3; link-hover: none">[[{{#if:{{{catlink|}}}|{{#ifeq:{{NAMESPACE}}|Category|{{{catlink|}}}|{{{link}}}}}|{{{link}}}}}|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;]]</div>
<div style="position: absolute; top: 0px; left: 0px; z-index: 2;{{#ifeq:{{{deceased|}}}|true|filter:alpha(opacity=50);-moz-opacity:.50;|}}">[[Image:{{{image}}}|{{{link}}}|75px]]</div>
</div>{{#ifeq:{{{deceased|}}}|true|<span style="color: silver;">''|}}[[{{#if:{{{catlink|}}}|{{#ifeq:{{NAMESPACE}}|Category|{{{catlink|}}}|{{{link}}}}}|{{{link}}}}}|{{{text}}}]]{{#ifeq:{{{deceased|}}}|true|''</span>|}}{{#if:{{{nonlinktext|}}}|{{{nonlinktext}}}}}</div></center>
}}<noinclude>
 
==Usage==
Produces linked images for Portal Pages.
 
===Syntax===
<pre>
{{PortalCharacter|size=|image=|link=|text=|smalltext=|nonlinktext=}}
</pre>
 
{| class=wikitable
! Variable !! Notes
|-
| size || Dictates the size of the Portal box.  Value should be "big" or "small".  If not specified, defaults to "big".
|-
| image || The image used in the box.  Do not use Image: prefix
|-
| link || The destination of the Portal box
|-
| text || The linked text shown in the Portal box
|-
| smalltext || If the size of the box is "small", this text will be shown instead.  If smalltext is Empty, values in ''text'' will be substituted.
|-
| nonlinktext || This text will not appear as linked text in the character box.  Used to add whitespace to short entries (add <tt>&lt;br>&amp;nbsp;</tt> for each needed line).
|-
| smallnonlinktext || This text will not appear as linked text in the small character box.  Used to add whitespace to short entries (add <tt>&lt;br>&amp;nbsp;</tt> for each needed line).
|-
| deceased || Set to "true" for deceased reflexes.
|-
| catlink || OPTIONAL alternate link to use when portal is included in a Category page
|}
|}
 
<noinclude>
[[Category:Modèles]]
==Informations==
</noinclude>
Ne doit PAS être utilisé pour les infoboites. Utiliser plutôt le [[modèle:Portail Pouvoirs]].

Version du 6 mai 2008 à 20:58

[[{{{link}}}|   ]]
[[Image:{{{image}}}|150px|{{{link}}}]]
[[{{{link}}}|{{{text}}}]]

Informations

Ne doit PAS être utilisé pour les infoboites. Utiliser plutôt le modèle:Portail Pouvoirs.