Template:NPC/doc: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 5: Line 5:
| label1 = Other names
| label1 = Other names
| data1 = {{{other_names}}}
| data1 = {{{other_names}}}
| label2 = Title(s)
| label2 = Title
| data2 = {{{titles}}}
| data2 = {{{titles|}}}
| label3 = Pronouns
| label3 = Gender
| data3 = {{{pronouns}}}
| data3 = {{{gender|}}}
| label4 = Species
| label4 = Species
| data4 = {{{species}}}
| data4 = {{{species|}}}
| label5 = Found in
| label5 = Affiliation
| data5 = {{{location}}}
| data5 = {{{affiliation|}}}
| label6 = Occupation
| label6 = Occupation
| data6 = {{{occupation}}}
| data6 = {{{occupation|}}}
| label7 = Affiliation(s)
| label7 = Found in
| data7 = {{{affiliation}}}
| data7 = {{{location|}}}
| label8 = Relatives
| label8 = Relatives
| data8 = {{{relatives}}}
| data8 = {{{relatives|}}}
| label9 = Status
| label9 = Status
| data9 = {{{status}}}
| data9 = {{{status|Unknown}}}
| label10 = Buys
| label10 = Buys
| data10 = {{{buys}}}
| data10 = {{{buys|}}}
| label11 = Sells
| label11 = Sells
| data11 = {{{sells}}}
| data11 = {{{sells|}}}
}}
}}


Line 63: Line 63:
             "suggested": true
             "suggested": true
         },
         },
         "pronouns": {
         "gender": {
"label": "Pronouns",
"label": "Gender",
"description": "Pronouns the NPC uses.",
"description": "The gender of the NPC.",
"type": "line",
"type": "line",
             "suggested": true,
             "suggested": true
            "suggestedvalues": [
        "he/him",
        "she/her",
        "they/them"
        ]
         },
         },
"species": {
"species": {
Line 139: Line 134:
         "other_names",
         "other_names",
         "titles",
         "titles",
         "pronouns",
         "gender",
         "species",
         "species",
"affiliation",
"location",
"location",
"occupation",
"occupation",
"affiliation",
"relatives",
"relatives",
"status",
"status",

Navigation menu