Player achievements: Difference between revisions

Jump to navigation Jump to search
Added a HowTo Guide on adding achievements
(Added a HowTo Guide on adding achievements)
Line 718: Line 718:
==Displaying achievements==
==Displaying achievements==
Player achievements can be displayed on your character's sidebar, just like awards, service ribbons, and badges, using [[Template:Achievements Rack]].
Player achievements can be displayed on your character's sidebar, just like awards, service ribbons, and badges, using [[Template:Achievements Rack]].
==Adding achievements to the Wiki==
You can add achievements to the Wiki for your character or ship by following these steps:
===Finding and Uploading an Image===
* Find an image via [https://www.flaticon.com/authors/freepik Flaticon/Freepik]. Choose a monocolor image, if possible.
* Download the PNG in 512 pixels.
* Go to '''Upload file''' and upload your image.
* In order for the image to appear when using in the Player Achievement rack, you need to specify the name like so:
<pre>Player Achievement-You want flies with that?.png</pre>
* Make sure to add the following as the comment:
<pre> Icon made by [http://www.freepik.com/ Freepik] from [http://www.flaticon.com  www.flaticon.com] [[Category:Player Achievements]]</pre>
* Save it and make sure all the above is correctly applied. If you goof on the file name, it can be moved.
===Adding the achievement to the ship/character/category above===
Once you've got your achievement on the wiki, you'll need to add it into the racks above.
* If you are adding the achievement to an existing menu (e.g. Mission Related) copy and paste the below code into the menu and edit as required.
<pre>|{{PA|You want flies with that?}}
|Dined on some tasty Ferengi grubs.</pre>
* If you are adding a new menu for your character, copy and paste the below code under the ship the character is assigned to and edit as required.
<pre>{|
|class="mw-collapsible mw-collapsed" data-expandtext="T'Pot" data-collapsetext="Hide table"|
{|class=wikitable width=700
!width=100|Achievement Name
!Achievement Description
|-
!colspan=2|[[T'Pot]]
|-
|{{PA|You want flies with that?}}
|Dined on some tasty Ferengi grubs.
|}
|}
</pre>
* Check it over and then save it.


[[Category:Player Achievements|*]]
[[Category:Player Achievements|*]]

Navigation menu