Template:Quest dev/doc: Difference between revisions
From The Mana World
No edit summary |
Nelson6e65 (talk | contribs) improve doc, using Template:Documentation |
||
| Line 1: | Line 1: | ||
{{Documentation | |||
|Description = This is the main template that is to be used for Quests documentation. | |||
''Translated templates'' names are prefixed with ".Xy:", where ''Xy'' is the standard abbreviation of language. The french translation of this one, for example, will be [[Template:.Fr:Quest dev]]. | |||
|Usage = Copy the following code into your page. | |||
|Code = | |||
<nowiki>Quest_dev | |||
|Scenario = [[User:WikiUser|Nick]], Nick | |||
|Programmer = | |||
|Contributors = | |||
|Maps = | |||
|Tiles = | |||
|NPCs = | |||
|Items = | |||
|Sound_fx = | |||
|Music = | |||
|Testers = | |||
</nowiki> | |||
}} | |||
''' | '''Notes:''' | ||
* [[Template:I18n]] does not directs to translated template. | |||
* Enter ''developers'' and ''testers'' names preferably in wiki form when available. | |||
''' | |||
<noinclude>[[Category:Template documentation]]</noinclude> | <noinclude>[[Category:Template documentation]]</noinclude> | ||
Latest revision as of 15:23, 17 October 2015
Template documentation
[ Edit ]
Description
This is the main template that is to be used for Quests documentation.
Translated templates names are prefixed with ".Xy:", where Xy is the standard abbreviation of language. The french translation of this one, for example, will be Template:.Fr:Quest dev.
Usage
Copy the following code into your page.
-
{{Quest_dev
|Scenario = [[User:WikiUser|Nick]], Nick
|Programmer =
|Contributors =
|Maps =
|Tiles =
|NPCs =
|Items =
|Sound_fx =
|Music =
|Testers =
}}
Notes:
- Template:I18n does not directs to translated template.
- Enter developers and testers names preferably in wiki form when available.