Property:Achievement

From Hackerspace ACKspace
Jump to: navigation, search
m (Wrong color value)
m (Added info for creating new achievement images)
 
(2 intermediate revisions by one other user not shown)
Line 4: Line 4:
 
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 26: Line 27:
  
 
<noinclude>
 
<noinclude>
 +
= Creating a new achievement =
 
The hex values for the colors in the achievement images are:
 
The hex values for the colors in the achievement images are:
 
* #000000
 
* #000000
Line 31: Line 33:
 
* #3c3c3c
 
* #3c3c3c
 
* #ff7f00
 
* #ff7f00
 +
 +
The image dimensions are 64 x 64 pixels, and the file extensions are PNG.
 
</noinclude>
 
</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"
        ]
    }
}