Template:Achievement: Difference between revisions

From Arianne
Jump to navigation Jump to search
Content deleted Content added
imported>AntumDeluge
highlight "assigned" status
imported>AntumDeluge
Add page anchor using title
Line 1: Line 1:
{{#if: {{{title|}}} | {{anchor|{{{title}}}}} }}
; <span style="font-weight:bold;font-style:italic;color:darkgreen;">{{#if: {{{title|}}} | {{{title}}} | (TBD) }}</span>
; <span style="font-weight:bold;font-style:italic;color:darkgreen;">{{#if: {{{title|}}} | {{{title}}} | (TBD) }}</span>
: Description: {{#if: {{{description|}}} | ''{{{description}}}'' | ''(TBD)'' }}
: Description: {{#if: {{{description|}}} | ''{{{description}}}'' | ''(TBD)'' }}

Revision as of 00:52, 24 April 2024

(TBD)
Description: (TBD)
Difficulty: (TBD)
Status: pending

Examples

Input Output
{{Achievement

 | title = Foo
 | description = Description about Foo achievement
 | difficulty = easy
 | status = complete
 | assigned = ~~~
 | discussion = Points of discussion:
* Point A. ~~~
* Point B.
}}

Foo
Description: Description about Foo achievement
Difficulty: easy
Status: COMPLETE (AntumDeluge (talk))
Discussion:

Points of discussion:

See Also