Template:Quest dev/doc: Difference between revisions
From The Mana World
Created page with "Please refer to Item Reference or item.db to fill the fields correctly. Actually, this template is not very useful for equipment which would require a more complete one. ''..." |
Nelson6e65 (talk | contribs) improve doc, using Template:Documentation |
||
| (4 intermediate revisions by one other user not shown) | |||
| 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 = | |||
|Scenario = [[User:WikiUser|Nick]], Nick | <nowiki>Quest_dev | ||
|Programmer = | |Scenario = [[User:WikiUser|Nick]], Nick | ||
|Contributors = | |Programmer = | ||
|Maps = | |Contributors = | ||
|Tiles = | |Maps = | ||
|NPCs = | |Tiles = | ||
|Items = | |NPCs = | ||
|Sound_fx = | |Items = | ||
|Music = | |Sound_fx = | ||
|Testers = | |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> | |||
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.