Template:Achievement: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>AntumDeluge highlight "pending" status |
imported>AntumDeluge add color to difficulty |
||
| Line 2: | Line 2: | ||
; <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)'' }} |
||
: Difficulty: {{#if: {{{difficulty|}}} | |
: Difficulty: {{#if: {{{difficulty|}}} | <span style="font-style: italic; color: {{#ifeq: {{{difficulty}}} | easy | blue | {{#ifeq: {{{difficulty}}} | medium | green | {{#ifeq: {{{difficulty}}} | hard | darkorange | {{#ifeq: {{{difficulty}}} | extreme | red | black }} }} }} }};">{{{difficulty}}}</span> | ''(TBD)'' }} |
||
: Status: {{#if: {{{status|}}} |
: Status: {{#if: {{{status|}}} |
||
| {{#ifeq: {{{status|}}} | complete |
| {{#ifeq: {{{status|}}} | complete |
||
| Line 41: | Line 41: | ||
| description = Description about Foo achievement |
| description = Description about Foo achievement |
||
| difficulty = easy |
| difficulty = easy |
||
| status = |
| status = complete |
||
| assigned = [[User:AntumDeluge|AntumDeluge]] ([[User talk:AntumDeluge|talk]]) |
| assigned = [[User:AntumDeluge|AntumDeluge]] ([[User talk:AntumDeluge|talk]]) |
||
| discussion = Points of discussion: |
| discussion = Points of discussion: |
||
Latest revision as of 01:23, 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:
- Point A. AntumDeluge (talk)
- Point B.