Vorlage:Skill: Unterschied zwischen den Versionen
Tobi (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „<!-- Start your template code here. for tipps and tools for template development, please refer to our help-section --><!-- first the plausibility tests -->{{#i…“) |
Tobi (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 10: | Zeile 10: | ||
{{#var:description}} | {{#var:description}} | ||
<!--Last line of your template code--><noinclude> | <!-- /end of if error, else-->}}{{template other||[[Category:Sonderfertigkeiten]]}}<!--Last line of your template code--><noinclude> | ||
{{documentation}} | {{documentation}} | ||
<!-- Add categories to the /doc subpage, not here! --> | <!-- Add categories to the /doc subpage, not here! --> | ||
</noinclude> | </noinclude> |
Version vom 18. Dezember 2017, 19:58 Uhr
{{#vardefine:error|1}}
{{#vardefine:error|1}}
Hilfe zum Umgang mit dieser Vorlage finden Sie auf der Seite {{Skill}}.
Description
This template creates and maintaines as skill. Skills are special abilities than can be learned during the games and represent character advancement and abilities, that distinguishes one character from the other.
Skills will be added to Category:Sonderfertigkeiten.
Parameters
Dieses Template stellt eine Sonderfertigkeit dar, 'berechnet' aus einigen Angaben den vollständigen Beschreibungstext und hinterlegt alle Namen und Beschreibung.
Parameter | Beschreibung | Typ | Status | |
---|---|---|---|---|
Name | name | Der Name der Sonderfertigkeit, so wie sie im Spiel bekannt ist.
| Einzeiliger Text | erforderlich |
Beschreibung | description | Beschreibungstext ohne Inkompatibilitäten und den übilichen Footersermon. | Mehrzeiliger Text | erforderlich |
Inkompatibel | incompatible | Liste an Sonderfertigkeiten, die nicht mehr erlernt werden können, wenn man diese erlernt hat. | Einzeiliger Text | optional |
Permanent | sticks | Sollte man eine Sonderfertigkeit ausnahmsweise bei Tod nicht verlieren, hier Ja angeben.
| Wahrheitswert | optional |
Usage
{{skill
| name=
| description=
| incompatible=
| sticks=
}}
See also
- {{spell}}
- {{note}}
- {{display skill}}
The above documentation is transcluded from Vorlage:Skill/doc. (edit | history) Please add categories to the /doc subpage. Subpages of this template. |