From The Mana World
m (correcting category) |
|||
(13 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<table style="width:300px; float: right;" | <includeonly> <!--this is the template code --> | ||
<tr><th colspan="2">Quest | <table class="wikitable" style="width:300px; float: right; " cellpadding="2"> | ||
<tr><th colspan="2">Quest Developers</th></tr> | |||
<tr><th colspan="2">Authors</th></tr> | <tr><th colspan="2">Authors</th></tr> | ||
<tr><th>Scenario</th><td> {{{Scenario| | <tr><th>Scenario</th><td> {{{Scenario|N/A}}} </td></tr> | ||
<tr><th> | <tr><th>Programming</th><td> {{{Programmer|N/A}}} </td></tr> | ||
<tr><th>Contributor(s)</th><td> {{{Contributors|N/A}}} </td></tr> | <tr><th>Contributor(s)</th><td> {{{Contributors|N/A}}} </td></tr> | ||
<tr><th colspan="2">Graphic Artists</th></tr> | <tr><th colspan="2">Graphic Artists</th></tr> | ||
Line 13: | Line 14: | ||
<tr><th>Sound fx</th><td> {{{Sound_fx|N/A}}}</td></tr> | <tr><th>Sound fx</th><td> {{{Sound_fx|N/A}}}</td></tr> | ||
<tr><th>Music</th><td> {{{Music|N/A}}}</td></tr> | <tr><th>Music</th><td> {{{Music|N/A}}}</td></tr> | ||
<tr><th colspan="2"> | <tr><th colspan="2">Quality Assurance</th></tr> | ||
<tr><th>Testers</th><td> {{{Testers|N/A}}}</td></tr> | <tr><th>Testers</th><td> {{{Testers|N/A}}}</td></tr> | ||
</table> | </table> | ||
[[ | </includeonly> | ||
<noinclude> | |||
{{Template:{{PAGENAME}}/doc}} <!--this is to include documentation, without transcluding it in the page where template is used--> | |||
[[Category:Development Template]] <!--this is to categorize the template. It will not be transcluded in the page where template is used--> | |||
</noinclude> |
Latest revision as of 15:22, 11 March 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.