Template:PA: Difference between revisions
Jump to navigation
Jump to search
imported>PrincessFelicie No edit summary |
imported>Septembre fix PA |
||
| (11 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><onlyinclude><span style="white-space:nowrap">{{ | <includeonly><onlyinclude><span style="white-space:nowrap; margin:0">{{ | ||
#switch:{{{1}}} | #switch:{{{1}}} | ||
| IT | it | Computer | computer | Comp | comp | informatique | Informatique = [[Image: ressource-pa-it.png|link= | | IT | it | Computer | computer | Comp | comp | informatique | Informatique = [[Image: ressource-pa-it.png|link=Informaticien|class=icon-margin|IT Point]] | ||
| garden | Garden | Gardening | gardening | botany | Botany | Botaniste | botaniste | plante | Plante | plant | Plant = [[Image: ressource-pa-garden.png|link= | | garden | Garden | Gardening | gardening | botany | Botany | Botaniste | botaniste | plante | Plante | plant | Plant = [[Image: ressource-pa-garden.png|link=Botaniste|class=icon-margin|Gardening Point]] | ||
| Repair | repair | Repairs | repairs | Repairing | repairing | Engineer | engineering | Rep | rep | eng | Eng | tech | Tech | mech | Mech= [[Image: ressource-pa-tech.png|link= | | Repair | repair | Repairs | repairs | Repairing | repairing | Engineer | engineering | Rep | rep | eng | Eng | tech | Tech | mech | Mech= [[Image: ressource-pa-tech.png|link=Technicien|class=icon-margin|Repair Point]] | ||
| Cook | cook | Cooking | cooking | Chef | chef | food | Food | Cuistot | cuistot | Cuisine | cuisine = [[Image: ressource-pa-cook.png|link= | | Cook | cook | Cooking | cooking | Chef | chef | food | Food | Cuistot | cuistot | Cuisine | cuisine = [[Image: ressource-pa-cook.png|link=Cuistot|class=icon-margin|Cook Point]] | ||
| PILGRED | Pilgred | pilgred | Reactor | reactor | Physicien | physicien = [[Image: ressource-pa-pilgred.png|link= | | PILGRED | Pilgred | pilgred | Reactor | reactor | Physicien | physicien = [[Image: ressource-pa-pilgred.png|link=Physicien|class=icon-margin|PILGRED Repair Point]] | ||
| NERON | Neron | neron | Nexus | nexus | NEXUS | Designer | designer | Concepteur | concepteur = [[Image: ressource-pa-core.png|link= | | NERON | Neron | neron | Nexus | nexus | NEXUS | Designer | designer | Concepteur | concepteur = [[Image: ressource-pa-core.png|link=Concepteur|class=icon-margin|NERON Project Point]] | ||
| Heal | heal | Healing | healing | Nurse | nurse | Infirmier | infirmier | Soin | soin = [[Image: ressource-pa-heal.png|link= | | Heal | heal | Healing | healing | Nurse | nurse | Infirmier | infirmier | Soin | soin = [[Image: ressource-pa-heal.png|link=Infirmier|class=icon-margin|Free Healing Action]] | ||
| Gun | gun | Shot | shot | Shooter | shooter | free shot | Free Shot | Free shot | Tireur | tireur = [[Image: ressource-pa-shoot.png|link= | | Gun | gun | Shoot | shoot | Shot | shot | Shooter | shooter | free shot | Free Shot | Free shot | Tireur | tireur = [[Image: ressource-pa-shoot.png|link=Tireur|class=icon-margin|Free Shot]] | ||
| [[Image: ressource-pa.png|link= | | Torture | torture = [[Image: ressource-pa-torture.png|link=Garde du corps|class=icon-margin|Torture Point]] | ||
| [[Image: ressource-pa.png|link=https://emushpedia.miraheze.org/wiki/Points_d%27Action_et_de_Mouvement#Points_d'Action|class=icon-margin|Point d'Action]] | |||
}}</span></onlyinclude></includeonly> | }}</span></onlyinclude></includeonly> | ||
Ce template sert à afficher les | <noinclude><templatedata> | ||
Grâce aux redirections automatiques, | { | ||
"description": "Ce template sert à afficher les Points d'Action avec un lien vers la page appropriée. Ce template devrait être utilisé sur toutes les mentions de PA. Grâce aux redirections automatiques, AP fonctionne également.", | |||
"params": { | |||
"1": { | |||
"label": "PA de compétence (Optionnel)", | |||
"description": "Spécifier un PA de compétence. Si ce paramètre est vide, affiche le PA générique.", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"IT", | |||
"Garden", | |||
"Tech", | |||
"Cook", | |||
"Pilgred", | |||
"Neron", | |||
"Heal", | |||
"Shoot", | |||
"Torture" | |||
], | |||
"default": "Laisser vide pour PA normal..." | |||
} | |||
} | |||
} | |||
</templatedata></noinclude> | |||
[[Category:Templates]] | |||
{| class="wikitable" | |||
|+ | |||
< | ! Code !! Résultat | ||
Garden / | |- | ||
Repair / | | <code><nowiki>{{PA}}</nowiki></code> || {{PA}} | ||
Cook / | |- | ||
| <code><nowiki>{{PA|IT}}</nowiki></code> || {{PA|IT}} | |||
|- | |||
| <code><nowiki>{{PA|Garden }}</nowiki></code> || {{PA|Garden }} | |||
|- | |||
| <code><nowiki>{{PA|Repair }}</nowiki></code> || {{PA|Repair }} | |||
|- | |||
| <code><nowiki>{{PA|Cook }}</nowiki></code> || {{PA|Cook }} | |||
< | |- | ||
| <code><nowiki>{{PA|Pilgred }}</nowiki></code> || {{PA|Pilgred }} | |||
|- | |||
< | | <code><nowiki>{{PA|Neron }}</nowiki></code> || {{PA|Neron }} | ||
|- | |||
| <code><nowiki>{{PA|Heal }}</nowiki></code> || {{PA|Heal }} | |||
< | |- | ||
| <code><nowiki>{{PA|Gun}}</nowiki></code> || {{PA|Gun}} | |||
|- | |||
< | | <code><nowiki>{{PA|Torture}}</nowiki></code> || {{PA|Torture}} | ||
|} | |||
</noinclude> | |||
Latest revision as of 19:24, 19 March 2026
Ce template sert à afficher les Points d'Action avec un lien vers la page appropriée. Ce template devrait être utilisé sur toutes les mentions de PA. Grâce aux redirections automatiques, AP fonctionne également.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| PA de compétence (Optionnel) | 1 | Spécifier un PA de compétence. Si ce paramètre est vide, affiche le PA générique.
| String | optional |
| Code | Résultat |
|---|---|
{{PA}} |
|
{{PA|IT}} |
|
{{PA|Garden }} |
|
{{PA|Repair }} |
|
{{PA|Cook }} |
|
{{PA|Pilgred }} |
|
{{PA|Neron }} |
|
{{PA|Heal }} |
|
{{PA|Gun}} |
|
{{PA|Torture}} |