Template:QuestIdea: Difference between revisions
Content deleted Content added
imported>AntumDeluge Change "description" parameter to "approved" |
imported>AntumDeluge Add parameter for notes |
||
| (5 intermediate revisions by the same user not shown) | |||
Line 3:
<blockquote></noinclude>
|-
| {{#if: {{{1|}}} | [[Stendhal Quest Ideas/{{{1|}}}|{{{1|}}}]] }} || {{#ifeq: {{{2|}}} | yes |
</blockquote>
Line 14:
== Usage ==
* <span style="font-family:monospace;font-size:14px;border:solid 2px;border-color:lightgray;font-weight:bold;"><nowiki>{{QuestIdea|name|approved|[writer assigned]|[written status]|[coder assigned]|[coded status]|[notes]}}</nowiki><span>
=== Parameters ===
Line 33:
|-
| coded status || || Current state of coding (e.g. "done").
|-
| notes || || Self-descriptive.
|}
</blockquote>
Line 43 ⟶ 45:
{| class="wikitable"
! Name !! Approved !! Assigned Writer !! Written Status !! Assigned Coder !! Coded Status !! Notes
{{{{PAGENAME}}|Foo Quest|||||}}
{{{{PAGENAME}}|Bar Quest|yes|AntumDeluge|done|AntumDeluge|done}}
{{{{PAGENAME}}|Baz Quest|no|||||No way! We aren't adding this quest.}}
|}
| |||