« Modèle:Skill » : différence entre les versions
Aller à la navigation
Aller à la recherche
m "" |
m modification taille maximale |
||
(13 versions 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''' | ||
|- | |- | ||
| {{{attribut}}} | | style='border: 1px #000 solid; background: #FFF; text-align: left;' | | ||
{{{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> | </includeonly> | ||
<noinclude> | <noinclude> | ||
Template pour les compétences. | |||
{{Skill | {{Skill | ||
| | | couleur = 800080 | ||
| skill | | skill = [[Architecte (building designer)]] | ||
| metier | | metier = Architecte | ||
| Ntravail = | | Ntravail = [[Administrateur (administrator)]] | ||
| Ncompétence | | Ncompétence = Architecture | ||
| travail | | 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 | ||
| attribut = | | atelier = | ||
* | *none | ||
* | | attribut = | ||
* | *Esprit analytique | ||
*Créativité | |||
*Sens spatial | |||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Dernière version du 22 août 2011 à 16: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 }}