Difference between revisions of "Template:FeatReq"

From BattleMaster Wiki
Jump to navigation Jump to search
m (first draft... Needs lots of work)
 
m
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=={{{Name}}}==
+
<includeonly>=={{{Name}}}==
==Summary==
+
== Summary ==
 
{{{Summary}}}
 
{{{Summary}}}
==Details==
+
== Details ==
 
{{{Details}}}
 
{{{Details}}}
==Pros and Cons==
+
== Benefits ==
===Pros===
+
{{{Why}}}
{{{Pros}}}
+
== Possible Exploits ==
===Cons===
+
{{{Exploits|''None Specified''}}}
{{{Cons}}}
+
 
 +
[[Category:Feature Request|{{SUBPAGENAME}}]]</includeonly><noinclude>
 +
==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.
 +
* Exploits - Any possible ways to exploit the feature, and which need to be resolved before it can be implemented.
 +
 
 +
For details, refer to the [[Feature Requests]] page.
 +
 
 +
==Sample==
 +
<pre><nowiki>{{FeatReq
 +
| Name =
 +
| Summary =
 +
| Details =
 +
| Why =
 +
}}</nowiki></pre></noinclude>

Latest revision as of 19:17, 13 March 2012

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.
  • Exploits - Any possible ways to exploit the feature, and which need to be resolved before it can be implemented.

For details, refer to the Feature Requests page.

Sample

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