Modèle:Skill : Différence entre versions

De Le wiki de DwarfFortress
Aller à : navigation, rechercher
m ("")
m ("")
Ligne 1 : Ligne 1 :
 
<includeonly>
 
<includeonly>
{| style='float: right;border-spacing: 0;border-collapse; collapse;min-width: 15em'
+
 
 +
 
 +
</includeonly>
 +
 
 +
{| style='float: right;border-spacing: 0;min-width: 20em'
 
  |-
 
  |-
 
  | style='background: #{{{couleur}}}; text-align: center;'| &nbsp;  
 
  | style='background: #{{{couleur}}}; text-align: center;'| &nbsp;  
Ligne 17 : Ligne 21 :
 
  | style='background: #{{{couleur}}}; text-align: center;' | &nbsp;  
 
  | style='background: #{{{couleur}}}; text-align: center;' | &nbsp;  
 
  |-
 
  |-
  | colspan="2" style='border-right: 1px #000 solid; background: #eee; text-align: center;' | '''Travail'''
+
  | colspan="2" style='border: 1px 1px #{{{couleur}}} solid; background: #eee; text-align: center;' | '''Travail'''
 
  |-
 
  |-
 
  | style='background: #eee; text-align: left;' | {{{travail}}}
 
  | style='background: #eee; text-align: left;' | {{{travail}}}
 
  | style='background: #{{{couleur}}}; text-align: center;' | &nbsp;  
 
  | style='background: #{{{couleur}}}; text-align: center;' | &nbsp;  
 
  |-
 
  |-
  | colspan="2" style='border-right: 1px #000 solid; background: #eee; text-align: center;' | '''Atelier'''
+
  | colspan="2" style='border: 1px 1px #{{{couleur}}} solid; background: #eee; text-align: center;' | '''Atelier'''
 
  |-
 
  |-
 
  | style='background: #eee; text-align: left;' | {{{atelier}}}
 
  | style='background: #eee; text-align: left;' | {{{atelier}}}
 
  | style='background: #{{{couleur}}}; text-align: center;' | &nbsp;  
 
  | style='background: #{{{couleur}}}; text-align: center;' | &nbsp;  
 
  |-
 
  |-
  | colspan="2" style='border-right: 1px #000 solid; background: #eee; text-align: center;' | '''Attributs'''
+
  | colspan="2" style='border: 1px 1px #{{{couleur}}} solid; background: #eee; text-align: center;' | '''Attributs'''
 
  |-
 
  |-
 
  | style='background: #eee; text-align: left;' | {{{attribut}}}
 
  | style='background: #eee; text-align: left;' | {{{attribut}}}
Ligne 33 : Ligne 37 :
 
  |}
 
  |}
  
</includeonly>
+
 
 +
<noinclude>
 +
<pre>
 +
<nowiki>
 +
Usage:
 
{{Skill
 
{{Skill
 
| couleur      = 800080
 
| couleur      = 800080
Ligne 46 : Ligne 54 :
 
*Créativité
 
*Créativité
 
*Sens spatial
 
*Sens spatial
}}
 
<noinclude>
 
 
Usage:
 
<pre><nowiki>
 
{{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
 
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>
 
[[Category:Templates]]</noinclude>
 
[[Category:Templates]]</noinclude>

Version du 16 mars 2011 à 18:11


   
{{{skill}}}  
  • Profession :

{{{metier}}}

  • Titre  :

{{{Ntravail}}}

  • Compétence  :

{{{Ncompétence}}}

 
Travail
{{{travail}}}  
Atelier
{{{atelier}}}  
Attributs
{{{attribut}}}  


 

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
}}