Modèle:Skill : Différence entre versions
m (Test sur les template, désoler d'avance pour le flood) |
m (modification taille maximale) |
||
(14 révisions intermédiaires par le même utilisateur non affichées) | |||
Ligne 1 : | Ligne 1 : | ||
<includeonly> | <includeonly> | ||
− | {| border | + | {| style='float: right;min-width: 20em;max-width: 20em;border-collapse: collapse;border: 1px #000 solid;' |
|- | |- | ||
− | | '''{{{ | + | | style='background: #{{{couleur}}}; text-align: center;'| |
+ | | style='background: #{{{couleur}}}; text-align: center; width: 0.5em;' | | ||
|- | |- | ||
− | | | + | | style=';border: 1px #000 solid;color: #000; background: #eee; text-align: center;' | '''{{{skill|<div style='text-align: right'>—</div>}}}''' |
− | + | | style='background: #{{{couleur}}}; text-align: center; width: 0.5em;' | | |
− | | | ||
|- | |- | ||
− | | ''' | + | | style='border: 1px #000 solid;color: #000; background: #FFF; text-align: left;' | |
+ | *Profession : | ||
+ | :{{{metier|''None''}}} | ||
+ | *Titre : | ||
+ | :{{{Ntravail|''None''}}} | ||
+ | *Compétence : | ||
+ | :{{{Ncompétence|''None''}}} | ||
+ | | style='background: #{{{couleur}}}; text-align: center; width: 0.5em;' | | ||
|- | |- | ||
− | | | + | | colspan="2" style='border: 1px #000 solid; background: #eee; text-align: center;' | '''Travail''' |
|- | |- | ||
− | | ''' | + | | style='border: 1px #000 solid; background: #FFF; text-align: left;' | |
+ | {{{travail|<div style='text-align: right'>—</div>}}} | ||
+ | | style='background: #{{{couleur}}}; text-align: center; width: 0.5em;' | | ||
|- | |- | ||
− | | | + | | colspan="2" style='border: 1px #000 solid; background: #eee; text-align: center;' | '''Atelier''' |
|- | |- | ||
− | | ''' | + | | style='border: 1px #000 solid; background: #FFF; text-align: left;' | |
+ | {{{atelier|''None''}}} | ||
+ | | style='background: #{{{couleur}}}; text-align: center; width: 0.5em;' | | ||
|- | |- | ||
− | | {{{attribut}}} | + | | colspan="2" style='border: 1px #000 solid; background: #eee; text-align: center;' | '''Attributs''' |
+ | |- | ||
+ | | style='border: 1px #000 solid; background: #FFF; text-align: left;' | | ||
+ | {{{attribut|<div style='text-align: right'>—</div>}}} | ||
+ | | style='background: #{{{couleur}}}; text-align: center; width: 0.5em;' | | ||
|} | |} | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
+ | Template pour les compétences. | ||
+ | |||
{{Skill | {{Skill | ||
− | | | + | | couleur = 800080 |
− | | skill | + | | skill = [[Architecte (building designer)]] |
− | | | + | | metier = Architecte |
− | | | + | | Ntravail = [[Administrateur (administrator)]] |
− | | | + | | Ncompétence = Architecture |
− | | | + | | travail = *Conception de bâtiments |
− | * | + | | atelier = *none |
− | | attribut = | + | | attribut = |
− | * | + | *Esprit analytique |
− | * | + | *Créativité |
− | * | + | *Sens spatial |
}} | }} | ||
+ | <pre> | ||
+ | <nowiki> | ||
Usage: | Usage: | ||
− | |||
{{Skill | {{Skill | ||
− | | | + | | couleur = 800080 |
− | | skill | + | | skill = [[Architecte (building designer)]] |
− | | metier | + | | metier = Architecte |
− | | Ntravail = | + | | Ntravail = [[Administrateur (administrator)]] |
| Ncompétence = Architecture | | Ncompétence = Architecture | ||
− | | travail = | + | | travail = |
− | * | + | *Conception de bâtiments |
− | | | + | | atelier = |
− | * | + | *none |
− | * | + | | attribut = |
− | * | + | *Esprit analytique |
+ | *Créativité | ||
+ | *Sens spatial | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Version actuelle datée du 22 août 2011 à 15:53
Template pour les compétences.
Architecte (building designer) | |
|
|
Travail | |
|
|
Atelier | |
|
|
Attributs | |
|
Usage: {{Skill | couleur = 800080 | skill = [[Architecte (building designer)]] | metier = Architecte | Ntravail = [[Administrateur (administrator)]] | Ncompétence = Architecture | travail = *Conception de bâtiments | atelier = *none | attribut = *Esprit analytique *Créativité *Sens spatial }}