Difference between revisions of "Template:FeatReq"

From BattleMaster Wiki
Jump to navigation Jump to search
m (first draft... Needs lots of work)
 
m
Line 1: Line 1:
=={{{Name}}}==
+
<includeonly>=={{{Name}}}==
 
==Summary==
 
==Summary==
 
{{{Summary}}}
 
{{{Summary}}}
 
==Details==
 
==Details==
 
{{{Details}}}
 
{{{Details}}}
==Pros and Cons==
+
==Benefits==
===Pros===
+
{{{Why}}}
{{{Pros}}}
+
 
===Cons===
+
[[Category:Feature Request]]</includeonly><noinclude>
{{{Cons}}}
+
==Using the Template==
 +
* Name - Short name for the feature.
 +
* Summary - Three line summary of what you want to add to the game.
 +
* Details - Three paragraphs (about 15 lines) that describe the details of the request.
 +
* Why - A short paragraph about why this particular feature should be implemented.
 +
 
 +
For details, refer to the [[Feature Requests]] page.
 +
 
 +
==Sample==
 +
<pre><nowiki>{{FeatReq
 +
| Name =
 +
| Summary =
 +
| Details =
 +
| Why =
 +
}}</nowiki></pre></noinclude>

Revision as of 22:30, 4 August 2009

Using the Template

  • Name - Short name for the feature.
  • Summary - Three line summary of what you want to add to the game.
  • Details - Three paragraphs (about 15 lines) that describe the details of the request.
  • Why - A short paragraph about why this particular feature should be implemented.

For details, refer to the Feature Requests page.

Sample

{{FeatReq
| Name = 
| Summary = 
| Details = 
| Why = 
}}