Le contenu de cette page est potentiellement obsolète.

Le wiki sert d'archive et certaines pages ne représentent plus la vision actuelle du Parti Pirate. Pour connaître les positions des Pirates, aujourd'hui, vous pouvez consulter :

Et pour toute autre question, vous pouvez nous contacter et discuter avec nous :

contact@partipirate.org | @PartiPirate sur Twitter | Parti Pirate sur Facebook | Discourse (espace libre d'échanges et discussions) | Discord (espace d'échanges instantanés textuel et vocal)

Différences entre les versions de « Modèle:Profil PP »

De Wiki du Parti Pirate
Aller à la navigation Aller à la recherche
(Page créée avec « <noinclude> == Utilisation == remplacer les termes en majuscule : <pre> {{Modèle:Profil PP |avatar=NOM DE FICHIER |nom=NOM |age=AGE |profession=PROFESSION |fonction=FO... »)
 
Ligne 3 : Ligne 3 :
== Utilisation ==
== Utilisation ==


remplacer les termes en majuscule :
Copier coller dans votre page utilisateur, modifier
puis remplacer les termes en majuscule :


<pre>
<pre>

Version du 27 décembre 2012 à 22:07


Utilisation

Copier coller dans votre page utilisateur, modifier puis remplacer les termes en majuscule :

{{Modèle:Profil PP
|avatar=NOM DE FICHIER
|nom=NOM
|age=AGE
|profession=PROFESSION
|fonction=FONCTION
|email=ADRESSE MAIL
|pgp=CLEF PGP
|parti=PARTI
|section=SECTION LOCALE/INTERNE
}}

Exemple

{{Modèle:Profil PP
|avatar=NOM DE FICHIER
|nom=Valentin Lorentz
|age=19 ans
|profession=Étudiant
|fonction=Coordinateur
|email=progval at progval point net
|pgp=[http://share.progval.net/public/ValentinLorentz.pub clef PGP]
|parti=PP
|section=Lorraine
}}


Profil PP

Personnel :

Nom :

Valentin Lorentz

Age :

19 ans

Profession :

Étudiant

Fonction :

Coordinateur

Contact :

progval at progval point net
Clé PGP : clef PGP

Politique :

Parti :

PP

Section Locale :

Lorraine


Code

</noinclude>

= '''{{PAGENAME}}''' =

<div style="width:30%;  background-color:#efefef; float:right">
{{#if:{{{avatar|}}}|
    <div style="width:100%;  background-color:#ff8800; float:right; text-align:center;">
'''Avatar : ''' 
    </div>

    <div style="width:100%; padding-left: 20px; padding-top: 10px; padding-bottom: 10px; float:right; text-align:center;">
[[Fichier:{{{avatar|Pas d'avatar}}}‎|center|200px]]

    </div>
|}}
    <div style="width:100%;  background-color:#ff8800;  float:right; text-align:center;">
'''Personnel :''' 
    </div>
<div style="width:100%; float:right; ">
<div style="width:30%; height:25px; background-color:#ffe1bf; float:left; font-size:12px; margin-right:3px; margin-bottom:3px;">
'''Nom :'''
</div>
<div style="width:69.1%; height:25px; background-color:#e2e3e3; float:left;font-size:11px; text-align:center;">
{{{nom|}}}
</div>
</div>
<div style="width:100%; float:right;">
<div style="width:30%; height:25px; background-color:#ffe1bf; float:left; font-size:12px; margin-right:3px; margin-bottom:3px;">
'''Age :'''
</div>
<div style="width:69.1%; height:25px; background-color:#e2e3e3; float:left;font-size:11px; text-align:center;">
{{{age|}}}
</div>
</div>
<div style="width:100%; float:right;">
<div style="width:30%; height:25px; background-color:#ffe1bf; float:left; font-size:12px; margin-right:3px; margin-bottom:3px;">
'''Profession :'''
</div>
<div style="width:69.1%; height:25px; background-color:#e2e3e3; float:left;font-size:11px; text-align:center;">
{{{profession|}}}
</div>
</div>
<div style="width:100%; float:right;">
<div style="width:30%; height:25px; background-color:#ffe1bf; float:left; font-size:12px; margin-right:3px; margin-bottom:3px;">
'''Fonction :'''
</div>
<div style="width:69.1%; height:25px; background-color:#e2e3e3; float:left;font-size:11px; text-align:center;">
{{{fonction|}}}
</div>
</div>

    <div style="width:100%;  background-color:#ff8800;  float:right; text-align:center;">
'''Contact :''' 
    </div>

<center><code>{{{email|}}}</code></center>
<center>Clé PGP : {{{pgp|}}}</center>
    <div style="width:100%;  background-color:#ff8800;  float:right; text-align:center;">
'''Politique :''' 
    </div>
<div style="width:100%; float:right; ">
<div style="width:30%; height:25px; background-color:#ffe1bf; float:left; font-size:12px; margin-right:3px; margin-bottom:3px;">
'''Parti :'''
</div>
<div style="width:69.1%; height:25px; background-color:#e2e3e3; float:left;font-size:11px; text-align:center;">
{{{parti|}}}
</div>
</div>

<div style="width:100%; float:right; ">
<div style="width:30%; height:25px; background-color:#ffe1bf; float:left; font-size:12px; margin-right:3px; margin-bottom:3px;">
'''Section Locale :'''
</div>
<div style="width:69.1%; height:25px; background-color:#e2e3e3; float:left;font-size:11px; text-align:center;">
{{{section|}}}
</div>
</div>

</div>

<div style="clear: both;"></div>

<noinclude>