Template:Achievement: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
m (Slightly decreased the padding so that the left edge of the description lines up with the left edge of the notes, just because I think it looks good.)
mNo edit summary
 
Line 21: Line 21:


==Blank template code for copy paste==
==Blank template code for copy paste==
<syntaxhighlight lang="xml">
<pre>
{{Achievement
{{Achievement
| image = .png
| image = .png
Line 27: Line 27:
| notes =
| notes =
}}
}}
</syntaxhighlight></noinclude>
</pre></noinclude>

Latest revision as of 18:45, 7 February 2021

Gemini.png Description of achievement
Notes about how to get the achievement here!
Argument Description
image image name (end with .png)
description Description of the achievement according to Steam.
notes any personal notes on how to achieve this.

Blank template code for copy paste

{{Achievement
| image = .png
| description =
| notes =
}}