Talk:Achievements

Add topic
Revision as of 03:44, 18 August 2019 by Pokedragonboy (talk | contribs) (→‎Style Guide and Design Rationale: new section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Style Guide and Design Rationale

When reading this guide, text displayed in blue is text which you will replace.

Each achievement is given its own subsection so that that achievement can be linked to specifically using [[Achievements#Specific Achievement Here]].

Below each subsection header is a 2-column, 1-row table containing the achievement image and information about the achievement.

It will look something like this in source code:

{| class="wikitable"

|[[File:Achievement Image.png Here|frameless]]

|style="width: 1400px;"|''Description of the achievement from Steam's Global Achievement Stats Page Here''


<br>


Explanation, likely in plainer terms than the description, of how to get the achievement.


Notes or clarifications about the Explanation


More notes or clarifications about the Explanation

|}


When previewed, it should look something like this:

  Description of the achievement from Steam's Global Achievement Stats Page


Explanation, likely in plainer terms than the description, of how to get the achievement.

Notes or clarifications about the Explanation

More notes or clarifications about the Explanation

A couple more rules about using the table:

  • If you don't have enough notes to fill up both of the rows dedicated to notes, or even don't have any notes, make sure to replace any empty lines with <br> so that the text will be spaced the same.
  • If you have enough text in either of the notes lines that it needs to wrap, you either need to delete some or move it to a different notes line. Otherwise, the spacing gets weird and off of the standard.
  • There always need to be 5 lines in the text section of each table. None can be added and none can be deleted. Otherwise, the spacing gets weird and off the standard.
Return to "Achievements" page.