Modèle:Skill : Différence entre versions
m ("") |
m (modification taille maximale) |
||
(9 révisions intermédiaires par le même utilisateur non affichées) | |||
Ligne 1 : | Ligne 1 : | ||
<includeonly> | <includeonly> | ||
− | {| style='float: right; | + | {| 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;'| |
− | | style='background: #{{{couleur}}}; text-align: center; width: 0.5em | + | | 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='background: # | + | | style='border: 1px #000 solid;color: #000; background: #FFF; text-align: left;' | |
− | | style='background: #{{{couleur}}}; text-align: center;' | | + | *Profession : |
+ | :{{{metier|''None''}}} | ||
+ | *Titre : | ||
+ | :{{{Ntravail|''None''}}} | ||
+ | *Compétence : | ||
+ | :{{{Ncompétence|''None''}}} | ||
+ | | style='background: #{{{couleur}}}; text-align: center; width: 0.5em;' | | ||
|- | |- | ||
− | | colspan="2" style='border | + | | colspan="2" style='border: 1px #000 solid; background: #eee; text-align: center;' | '''Travail''' |
|- | |- | ||
− | | style='background: # | + | | style='border: 1px #000 solid; background: #FFF; text-align: left;' | |
− | | style='background: #{{{couleur}}}; text-align: center;' | | + | {{{travail|<div style='text-align: right'>—</div>}}} |
+ | | style='background: #{{{couleur}}}; text-align: center; width: 0.5em;' | | ||
|- | |- | ||
− | | colspan="2" style='border | + | | colspan="2" style='border: 1px #000 solid; background: #eee; text-align: center;' | '''Atelier''' |
|- | |- | ||
− | | style='background: #eee; text-align: left;' | {{{attribut}}} | + | | style='border: 1px #000 solid; background: #FFF; text-align: left;' | |
− | | style='background: #{{{couleur}}}; text-align: center;' | | + | {{{atelier|''None''}}} |
+ | | style='background: #{{{couleur}}}; text-align: center; width: 0.5em;' | | ||
+ | |- | ||
+ | | 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> | ||
+ | |||
+ | <noinclude> | ||
+ | Template pour les compétences. | ||
− | |||
{{Skill | {{Skill | ||
| couleur = 800080 | | couleur = 800080 | ||
Ligne 40 : | Ligne 46 : | ||
| Ntravail = [[Administrateur (administrator)]] | | Ntravail = [[Administrateur (administrator)]] | ||
| Ncompétence = Architecture | | Ncompétence = Architecture | ||
− | | travail = | + | | travail = *Conception de bâtiments |
− | * Conception de bâtiments | + | | atelier = *none |
| attribut = | | attribut = | ||
*Esprit analytique | *Esprit analytique | ||
Ligne 47 : | Ligne 53 : | ||
*Sens spatial | *Sens spatial | ||
}} | }} | ||
− | < | + | <pre> |
− | + | <nowiki> | |
Usage: | Usage: | ||
− | |||
{{Skill | {{Skill | ||
| couleur = 800080 | | couleur = 800080 | ||
Ligne 57 : | Ligne 62 : | ||
| Ntravail = [[Administrateur (administrator)]] | | Ntravail = [[Administrateur (administrator)]] | ||
| Ncompétence = Architecture | | Ncompétence = Architecture | ||
− | | travail = | + | | travail = |
− | * Conception de bâtiments | + | *Conception de bâtiments |
+ | | atelier = | ||
+ | *none | ||
| attribut = | | 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 }}