« Modèle:Sort » : différence entre les versions
De Eliatropédie
Page créée avec « <onlyinclude> {|class="infobox wikitable conception-table" style="float:right;width:300px;margin-left:15px; margin-bottom:15px;" |- ! colspan=2 class="navboxtitle" | {{{nom|{{PAGENAME}}}}} |- ! colspan=2 style="text-align: center;" | [[Fichier:{{FichierSortBuilder|{{Replace|{{#titleparts:{{PAGENAME}}}}}}}}|x150px]] |- ! colspan=2 style="text-align: justify; font-weight: initial; font-size:12px; padding: 3px 10px;" | {{#if: {{{description|}}} | {{{description|}}}... » |
Aucun résumé des modifications |
||
| (24 versions intermédiaires par le même utilisateur non affichées) | |||
| Ligne 7 : | Ligne 7 : | ||
|- | |- | ||
! colspan=2 style="text-align: justify; font-weight: initial; font-size:12px; padding: 3px 10px;" | {{#if: {{{description|}}} | {{{description|}}} }} | ! colspan=2 style="text-align: justify; font-weight: initial; font-size:12px; padding: 3px 10px;" | {{#if: {{{description|}}} | {{{description|}}} }} | ||
|- | |||
! class="navboxgroup " | '''Type''' | |||
| {{#if: {{{type|}}} | [[:Catégorie:{{{type}}}|{{{type}}}]] }} | |||
|- | |||
{{#if: {{{rune|}}} | | |||
{{!!!}} class="navboxgroup" {{!}} '''Rune''' | |||
{{!}} {{{rune|}}} | }} | |||
|} | |} | ||
</onlyinclude> | </onlyinclude> | ||
== Documentation == | == Documentation == | ||
| Ligne 13 : | Ligne 21 : | ||
{{Sort | {{Sort | ||
| description = Description du sort | | description = Description du sort | ||
| rune = Rune du sort | |||
}} | }} | ||
</pre> | </pre> | ||
| Ligne 20 : | Ligne 29 : | ||
{{Sort | {{Sort | ||
| description = | | description = | ||
| type = | |||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||