Schémas
Schémas pour Personnages :
[[div style="text-align: none; color:white;"]]
**Nom :**
//Age ://
//Date naissance ://
__//Principe de dualité :// **“blablabla”**__
//Description mentale ://
//Passé://
//Postes ://
//Localisation sur site://
//Description physique ://
[[/div]]
Schéma pour Projets:
[[html]]
<head>
<meta charset="utf-8" />
<title>Accès réservé à ceux qui ont le mot</title>
</head>
<body>
<SCRIPT>
function passWord() {
var testV = 1;
var pass1 = prompt('Veuillez entrer le mot de passe',' ');
while (testV < 3) {
if (!pass1)
history.go(-1);
if (pass1.toLowerCase() == "...") {
alert('Accès autorisé');
window.open('http://dossierombra.wikidot.com/projets-...');
break ;
}
testV+=1;
var pass1 =
prompt('Accès interdit - Mot de passe incorrect. Veuillez réessayer.','Mot de passe');
}
if (pass1.toLowerCase()!="..." & testV ==3)
history.go(-1);
return " ";
}
</SCRIPT>
<CENTER>
<FORM>
<input type="button" value="Projet ..." onClick="passWord()">
</FORM>
</CENTER>
</body>
[[/html]]
[[div style="height: 500px; width: 900px; background-color:#000000; color: white; padding: 8px 8px; border-radius: 0px; overflow:auto"]]
[[div style="text-align: none; color:green;"]]
[[div class="unmargined" style="font-size: 150%; font-weight: bold; margin: 9px 0 5px;"]]
> Projet blablabla
[[/div]]
[[/div]]
[[div class="unmargined" style="font-size: 125%; font-weight: bold; margin: 9px 0 5px;"]]
[[span style="color:red"]]{{ > Chef du projet :}}[[/span]]
[[/div]]
[[div class="unmargined" style="font-size: 125%; font-weight: bold; margin: 9px 0 5px;"]]
[[span style="color:red"]]{{ > Seconds en chef :}}[[/span]]
[[/div]]
> **OBJECTIFS DU PROJET :**
> **PATIENT TEST UTILISÉ POUR LE PROJET :**
> **DOCUMENTATION DU PROJET :**
[[span style="color:white"]]{{ Dossier terminé}}[[/span]]
[[span style="color:green"]]{{ > Option retour}}[[/span]]
[[span style="color:white"]]{{ > [[[Start|Retour au dossier principal]]] }}[[/span]]
[[/div]]
Schéma pour Opérations :
[[div style="height: 500px; width: 900px; background-color:#000000; color: white; padding: 8px 8px; border-radius: 0px; overflow:auto"]]
[[div style="text-align: none; color:white;"]]
[[div class="unmargined" style="font-size: 130%; font-weight: bold; margin: 9px 0 5px;"]]
[[span style="color:darkblue"]]{{ > Intitulé de la mission : }}[[/span]]
[[span style="color:darkblue"]]{{ > Agents envoyés : }}[[/span]]
[[span style="color:darkblue"]]{{ > Description de l'opération : }}[[/span]]
[[span style="color:darkblue"]]{{ > Statut de la mission : }}[[/span]]
[[span style="color:red"]]{{ > Résultat de l'opération : }}[[/span]]
[[/div]]
[[/div]]
[[/div]]
Schéma pour Sites :
[[span style="color:gray"]]{{ > Site ...}}[[/span]]
...
>Localisation:
...
> Utilité:
...
révision de page: 9, édité la dernière fois: 08 Feb 2019 16:31