Vorlage:Account: 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 3: | Zeile 3: | ||
-->{{#if:{{#var:error}}|{{template other||[[Category:Erroneous]]}}Hilfe zum Umgang mit dieser Vorlage finden Sie auf der Seite {{tl|Account}}.|<!-- no error is present, so start action. beginn with setting the properties and while we're at it, with adding the header data | -->{{#if:{{#var:error}}|{{template other||[[Category:Erroneous]]}}Hilfe zum Umgang mit dieser Vorlage finden Sie auf der Seite {{tl|Account}}.|<!-- no error is present, so start action. beginn with setting the properties and while we're at it, with adding the header data | ||
--><!-- "calculating title: use {{{title}}} if set, otherwise concat play and - if set - author -->{{#vardefine:title|{{#if:{{{title|}}}|{{{title}}}|Spielbericht zu {{{play}}}{{#if:{{{author|}}}|, verfasst von {{{author}}}|, Quelle unbekannt<!-- /end of if author, else -->}}<!-- /end of if title, else -->}}<!-- /end of vardefine-->}}<!-- now continue with displaytitle | --><!-- "calculating title: use {{{title}}} if set, otherwise concat play and - if set - author -->{{#vardefine:title|{{#if:{{{title|}}}|{{{title}}}|Spielbericht zu {{{play}}}{{#if:{{{author|}}}|, verfasst von {{{author}}}|, Quelle unbekannt<!-- /end of if author, else -->}}<!-- /end of if title, else -->}}<!-- /end of vardefine-->}}<!-- now continue with displaytitle | ||
-->{{#set:has display title={{#var:title}}{{DISPLAYTITLE:{{#var:title}}}}<!-- here comes the header | -->{{#set:has display title={{#var:title}}{{DISPLAYTITLE:{{#var:title}}}}}}<!-- here comes the header | ||
-->== Informationen == | -->== Informationen == | ||
;Spiel | ;Spiel | ||
Zeile 11: | Zeile 11: | ||
== Text == | == Text == | ||
}}<!--Last line of your template code--><noinclude> | <!-- /end of if error, else-->}}<!--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 17. November 2017, 14:29 Uhr
{{#vardefine:error|1}}
Hilfe zum Umgang mit dieser Vorlage finden Sie auf der Seite {{Account}}.
Description
This template creates and maintaines an account, created by a player for one of our plays. It helps to fill our understanding and perception of the world with different viewpoints.
An account if foremost a WOT (wall of text), but it has - by necessity - at least a play associated. The play, the account was written for. To take credit for one work, there also should be an author. A character/figure in our game universe, the account is attributed to. Finally, if needed or wanted, an account can also have an individual title.
An account is placed in namespace Bericht and will be added to Category:Spielberichte.
Parameters
Dieses Template stellt einen Spielbericht dar und hinterlegt alle notwendigen Daten dazu.
Parameter | Beschreibung | Typ | Status | |
---|---|---|---|---|
Spiel | play | Das Spiel, zu dem dieser Spielbericht verfasst worden ist. | Seitenname | erforderlich |
Author/in | author | Verfasser/in dieses Spielberichtes. Hier ist keine reale Person, sondern ein Charakter in der Spielwelt gemeint. | Seitenname | vorgeschlagen |
Titel | title | Man kann einem Spielbericht einen individuellen Titel geben. Sollte hier nichts angegeben sein, wird automatisch ein Titel basierend auf dem Spielnamen und der/dem Verfasser/in gewählt.
| Einzeiliger Text | optional |
Usage
{{account
| play=
| author=
| title=
}}
See also
The above documentation is transcluded from Vorlage:Account/doc. (edit | history) Please add categories to the /doc subpage. Subpages of this template. |