Property:Achievement

From Hackerspace ACKspace
Jump to: navigation, search
(added category)
m (Added info for creating new achievement images)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
This is a property of type [[Has type::String]].
+
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]]
 
[[Category:Achievements]]

Latest revision as of 18:39, 10 June 2019

This is a property of type Text.

The allowed values for this property are:


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.

Showing 13 pages using this property.
A
Mad electrician  +, Smelled like chicken  +, Straight for the jugular  +,
C
Fellow Furniture  +
Facilities Frantic  +, Fellow Furniture  +, If it ain't broken; you're not trying hard enough  +,
D
Bright Light  +, Facilities Frantic  +, If it ain't broken; you're not trying hard enough  +, ,
E
Bright Light  +, Facilities Frantic  +, Logistics monkey  +, ,
P
Facilities Frantic  +, Linkse Hobby  +
Facilities Frantic  +, Fellow Furniture  +, Group Hug  +, ,
Facilities Frantic  +, If it ain't broken; you're not trying hard enough  +, Logistics monkey  +, ,
R
Facilities Frantic  +, Logistics monkey  +, Mad electrician  +, ,
S
Api Pedestal  +, Fellow Furniture  +, Group Hug  +, ,
U
Api Pedestal  +, Facilities Frantic  +, Fellow Furniture  +, ,
V
Facilities Frantic  +, Fellow Furniture  +, Group Hug  +, ,
W
Facilities Frantic  +, Group Hug  +, Logistics monkey  +, ,
{
    "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"
        ]
    }
}