Difference between revisions of "Template:Area quest"

From BatWiki
Jump to: navigation, search
m (desc -> description)
m
Line 1: Line 1:
{| class="infobox"
+
<includeonly>{| class="infobox"
 
! Area
 
! Area
 
! Difficulty
 
! Difficulty
 
! Creator
 
! Creator
 
|-
 
|-
| {{ #if: {{{area|}}} | [[{{{area}}}]] | ''Missing area'' }}
+
| {{ #if: {{{area|}}} | [[{{{area}}}]] | Missing ''area'' }}
| {{{difficulty|''Missing difficulty''}}}
+
| {{{difficulty|Missing ''difficulty''}}}
| {{ #if: {{{creator|}}} | {{Finger|{{{creator}}}}} | ''Missing creator'' }}
+
| {{ #if: {{{creator|}}} | {{Finger|{{{creator}}}}} | Missing ''creator'' }}
|} {{{description|''Missing desc''}}}  
+
|}{{{description|Missing ''description''}}} [[Category:Quest]] [[Category:Area quest]]</includeonly><noinclude>[[Category:Template]]
---- <noinclude>[[Category:Template]]</noinclude> <includeonly>[[Category:Quest]] [[Category:Area quest]]</includeonly>
+
== Copy & Paste ==
 +
<nowiki>{{</nowiki> {{PAGENAME}}<br>
 +
<nowiki>|</nowiki> area =&nbsp;<br>
 +
<nowiki>|</nowiki> difficulty =&nbsp;<br>
 +
<nowiki>|</nowiki> creator =&nbsp;<br>
 +
<nowiki>|</nowiki> description =&nbsp;<br>
 +
<nowiki>}}</nowiki> [[Category:Template]]
 +
== Explanation ==
 +
* '''Area''': Area where of the quest takes part or starts.
 +
* '''Difficulty''': Fill the difficulty level give about the quest ingame.
 +
* '''Creator''': Name of the person who made the quest.
 +
* '''Description''': Fill the description give about the quest ingame.</noinclude>

Revision as of 17:15, 17 July 2008

Copy & Paste

{{ Area quest
| area = 
| difficulty = 
| creator = 
| description = 
}}

Explanation

  • Area: Area where of the quest takes part or starts.
  • Difficulty: Fill the difficulty level give about the quest ingame.
  • Creator: Name of the person who made the quest.
  • Description: Fill the description give about the quest ingame.