Difference between revisions of "Template:Issue"

From Savage Game Design Wiki
Jump to navigation Jump to search
(Page creation)
 
m (Add Template:Trim usage)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<includeonly>| {{{1|-no category-}}}
 
<includeonly>| {{{1|-no category-}}}
| '''{{#if:{{{2|0}}}|{{#if:{{{2|2}}}|WIP|want}}|no}}'''
+
|
| {{{3|-no title-}}}
+
==== {{Trim|{{{2|-no description-}}}}} ====
| {{{4|n/a}}}
+
| {{{3|-no reason-}}}
 
|-</includeonly><noinclude>
 
|-</includeonly><noinclude>
 
== Usage ==
 
== Usage ==
<code>{{<nowiki/>Issue|'''''category'''''|'''''fixStatus'''''|'''''title'''''|'''''description'''''}}</code>
+
<code>{{<nowiki/>Issue|'''''category'''''|'''''issue'''''|'''''reason'''''}}</code>
 
* category: free text
 
* category: free text
* fixStatus: can be one of:
+
* issue: free text
** 2: Work in Progress
+
* reason: free text
** 1: Want it fixed (default on wrong value)
 
** 0: Won't be fixed (default on no value)
 
* title: free text
 
* description: free text
 
  
 
[[Category:Templates]]</noinclude>
 
[[Category:Templates]]</noinclude>

Latest revision as of 13:31, 18 October 2020

Usage

{{Issue|category|issue|reason}}

  • category: free text
  • issue: free text
  • reason: free text