Template:Achievement: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>AntumDeluge Show title in dark green text |
imported>AntumDeluge mNo edit summary |
||
| Line 1: | Line 1: | ||
; <span style="font-weight:bold;font-style:italic;color:darkgreen;">{{{title}}}</span> |
; <span style="font-weight:bold;font-style:italic;color:darkgreen;">{{{title}}}</span> |
||
: Description: ''{{{description}}}'' |
: Description: ''{{{description}}}'' |
||
: Difficulty: ''{{{difficulty}}}'' |
: Difficulty: ''{{{difficulty}}}''<noinclude> |
||
<noinclude> |
|||
== Examples == |
== Examples == |
||
Revision as of 20:40, 21 January 2020
- {{{title}}}
- Description: {{{description}}}
- Difficulty: {{{difficulty}}}
Examples
Input Output {{Achievement|title=Foo|description=Bar|difficulty=easy}}
- Foo
- Description: Bar
- Difficulty: easy