« Modèle:Skill » : différence entre les versions
Aller à la navigation
Aller à la recherche
m "" |
m "" |
||
Ligne 1 : | Ligne 1 : | ||
<includeonly> | <includeonly> | ||
{| border | {| style='float: right;border-spacing: 0;border-collapse; collapse;min-width: 15em' | ||
|- | |- | ||
| '''{{{ | | style='background: #{{{couleur}}}; text-align: center;'| | ||
| style='background: #{{{couleur}}}; text-align: center; width: 0.5em;' | | |||
|- | |- | ||
| Profession : {{{metier}}} | | style='color: #{{{couleur}}}; background: #eee; text-align: center;' | '''{{{skill}}}''' | ||
| style='background: #{{{couleur}}}; text-align: center; width: 0.5em;' | | |||
|- | |||
| style='background: #eee; text-align: left; width: 0.5em;' | | |||
*Profession : | |||
{{{metier}}} | |||
*Titre : | |||
{{{Ntravail}}} | |||
*Compétence : | |||
{{{Ncompétence}}} | |||
| style='background: #{{{couleur}}}; text-align: center;' | | |||
|- | |- | ||
| '''Travail''' | | colspan="2" style='border-right: 1px #000 solid; background: #eee; text-align: center;' | '''Travail''' | ||
|- | |- | ||
| {{{travail}}} | | style='background: #eee; text-align: left;' | {{{travail}}} | ||
| style='background: #{{{couleur}}}; text-align: center;' | | |||
|- | |- | ||
| '''Atelier''' | | colspan="2" style='border-right: 1px #000 solid; background: #eee; text-align: center;' | '''Atelier''' | ||
|- | |- | ||
| {{{atelier}}} | | style='background: #eee; text-align: left;' | {{{atelier}}} | ||
| style='background: #{{{couleur}}}; text-align: center;' | | |||
|- | |- | ||
| '''Attributs''' | | colspan="2" style='border-right: 1px #000 solid; background: #eee; text-align: center;' | '''Attributs''' | ||
|- | |- | ||
| {{{attribut}}} | | style='background: #eee; text-align: left;' | {{{attribut}}} | ||
| style='background: #{{{couleur}}}; text-align: center;' | | |||
|} | |} | ||
</includeonly> | </includeonly> | ||
{{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 | ||
| attribut = | | attribut = | ||
* | *Esprit analytique | ||
* | *Créativité | ||
* | *Sens spatial | ||
}} | }} | ||
<noinclude> | |||
Usage: | Usage: | ||
<pre><nowiki> | <pre><nowiki> | ||
{{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 = | | attribut = | ||
* | *Esprit analytique | ||
* | *Créativité | ||
* | *Sens spatial | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Version du 16 mars 2011 à 17:58
Architecte (building designer) | |
Architecte
Administrateur (administrator)
Architecture |
|
Travail | |
* Conception de bâtiments | |
Atelier | |
{{{atelier}}} | |
Attributs | |
*Esprit analytique
|
Modèle en boucle détecté : Modèle:Skill
Usage:
{{Skill | couleur = 800080 | skill = [[Architecte (building designer)]] | metier = Architecte | Ntravail = [[Administrateur (administrator)]] | Ncompétence = Architecture | travail = * Conception de bâtiments | attribut = *Esprit analytique *Créativité *Sens spatial }}