Vorlage:Display skill: Unterschied zwischen den Versionen
This is [[MediaWiki:Tagline]]. Set to <code>display:none</code> by chameleon skin.
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 --><h2>{{#if:{{{page|{{{3|}}}}}}|<div style=…“) |
Tobi (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
<!-- Start your template code here. for tipps and tools for template development, please refer to our help-section --><h2>{{#if:{{{page|{{{3|}}}}}}|<div style="float:right;margin-right:10px;" class="plainlink">[{{fullurl:{{{page|{{{3|}}}}}}|action=formedit}} {{resize|75%|2=<span class="glyphicon glyphicon-pencil" title="Bearbeiten"></span>}}]</div>}}{{{ | <!-- Start your template code here. for tipps and tools for template development, please refer to our help-section --><h2>{{#if:{{{page|{{{3|}}}}}}|<div style="float:right;margin-right:10px;" class="plainlink">[{{fullurl:{{{page|{{{3|}}}}}}|action=formedit}} {{resize|75%|2=<span class="glyphicon glyphicon-pencil" title="Bearbeiten"></span>}}]</div>}}{{{name|{{{1|Sonderfertigkeitenname fehlt!}}}}}}</h2> | ||
{{{ | {{{description|{{{2|Sonderfertigkeitenbeschreibung fehlt}}}}}} | ||
<!--Last line of your template code--><noinclude> | <!--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> |
Aktuelle Version vom 18. Dezember 2017, 22:07 Uhr
Sonderfertigkeitenname fehlt!
Sonderfertigkeitenbeschreibung fehlt
Description
This template takes a skill - to be more precise a skill name and a skill description - and displays it. Normally used in a query.
Parameters
Display of one message
Parameter | Beschreibung | Typ | Status | |
---|---|---|---|---|
Name | name 1 | Name der Sonderfertigkeit | Einzeiliger Text | erforderlich |
Beschreibung | description 2 | Beschreibung der Sonderfertigkeit. | Mehrzeiliger Text | erforderlich |
Seite | page 3 | Seite, auf der die Sonderfertigkeit steht. | Seitenname | optional |
Usage
{{display skill
|name=
|description=
|page=
}}
The above documentation is transcluded from Vorlage:Display skill/doc. (edit | history) Please add categories to the /doc subpage. Subpages of this template. |