Property:Achievement
(added achievement description) |
Stuiterveer (talk | contribs) m (Added info for creating new achievement images) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
− | This is a property of type [[Has type:: | + | This is a property of type [[Has type::Text]]. |
</noinclude> | </noinclude> | ||
The allowed values for this property are: | The allowed values for this property are: | ||
<gallery> | <gallery> | ||
+ | File:Zarck.png|'''[[Allows value::Zarck]]:'''<br/>Your greatest challenge lies ahead-and downwards; finish the game! | ||
File:SmelledLikeChicken.png|'''[[Allows value::Smelled like chicken]]:'''<br/>Touched the hot end of soldering iron | File:SmelledLikeChicken.png|'''[[Allows value::Smelled like chicken]]:'''<br/>Touched the hot end of soldering iron | ||
File:MadElectrician.png|'''[[Allows value::Mad electrician]]:'''<br/>Designed a piece of electronic equipment, and soldered them onto a board | File:MadElectrician.png|'''[[Allows value::Mad electrician]]:'''<br/>Designed a piece of electronic equipment, and soldered them onto a board | ||
Line 17: | Line 18: | ||
File:Ifitaintbroken.png|'''[[Allows value::If it ain't broken; you're not trying hard enough]]:'''<br/>Screw something up, like overwriting a bootloader without the possibility to reflash it | File:Ifitaintbroken.png|'''[[Allows value::If it ain't broken; you're not trying hard enough]]:'''<br/>Screw something up, like overwriting a bootloader without the possibility to reflash it | ||
File:Unlocked.png|'''[[Allows value::Unlocked]]:'''<br/>Opened a lock without a key and without destroying it | File:Unlocked.png|'''[[Allows value::Unlocked]]:'''<br/>Opened a lock without a key and without destroying it | ||
+ | File:WikiWizard.png|'''[[Allows value::Wiki Wizard]]:'''<br/>Managed to do more than a thousand [{{SERVER}}{{SCRIPTPATH}}/api.php?action=query&list=users&usprop=editcount&ususers={{CURRENTUSER}} wiki edits] | ||
+ | File:HardwareSymbiosis.png|'''[[Allows value::Hardware Symbiosis]]:'''<br/>Built a device that plays well with someone else's system (i.e. spacestate device and the like) | ||
+ | File:ApiPedestal.png|'''[[Allows value::Api Pedestal]]:'''<br/>Wrote a piece of software that plays well with someone else's program or vice versa (i.e. spaceAPI app and the like) | ||
+ | File:GroupHug.png|'''[[Allows value::Group Hug]]:'''<br/>Did an effort to have (a part of) the group participating your [[Hackerspace_ACKspace:Current_events#Completed_events|event]] | ||
+ | File:CascadeCoop.png|'''[[Allows value::Cascade Coop]]:'''<br/>Organized a sucessful activity that triggered a sucessful spin-off activity | ||
+ | File:FellowFurniture.png|'''[[Allows value::Fellow Furniture]]:'''<br/>Became part of the furniture by visiting the space every day of the week | ||
</gallery> | </gallery> | ||
+ | |||
+ | <noinclude> | ||
+ | = Creating a new achievement = | ||
+ | The hex values for the colors in the achievement images are: | ||
+ | * #000000 | ||
+ | * #ffffff | ||
+ | * #3c3c3c | ||
+ | * #ff7f00 | ||
+ | |||
+ | The image dimensions are 64 x 64 pixels, and the file extensions are PNG. | ||
+ | </noinclude> | ||
+ | |||
+ | [[Category:Achievements]] |
Latest revision as of 17:39, 10 June 2019
This is a property of type Text.
The allowed values for this property are:
Wiki Wizard:
Managed to do more than a thousand wiki editsGroup Hug:
Did an effort to have (a part of) the group participating your event
Creating a new achievement
The hex values for the colors in the achievement images are:
- #000000
- #ffffff
- #3c3c3c
- #ff7f00
The image dimensions are 64 x 64 pixels, and the file extensions are PNG.
A
C
D
E
P
R
S
U
V
W
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Smelled like chicken", "Mad electrician", "Straight for the jugular", "Release manager", "Logistics monkey", "Linkse Hobby", "Facilities Frantic", "Shining light", "Bright Light", "You shall not pass", "There; I fixed it!", "If it ain't broken; you're not trying hard enough", "Unlocked", "Wiki Wizard", "Hardware Symbiosis", "Api Pedestal", "Group Hug", "Cascade Coop", "Fellow Furniture", "Zarck" ] } }