Template:Infobox player/doc: Difference between revisions

no edit summary
(Replaced content with "{{Infobox |above = {{{name}}} |image = [[File:{{{image}}}]] |caption = {{{image_caption}}} | data1 = Personal information | label2 = Known as | data2 = {{{nickname}}} | label3 = Former usernames | data3 = {{{former_names}}} | label4 = Gender | data4 = {{{gender}}} | label5 = Nationality | data5 = {{{nationality}}} | label6 = Relatives | data6 = {{{relatives}}} | data7 = On Parallel | label8 = Server ranks | data8 = {{{ranks}}} | la...")
Tag: Replaced
No edit summary
Line 25: Line 25:
   | label12 = Occupation
   | label12 = Occupation
   | data12 = {{{occupation}}}
   | data12 = {{{occupation}}}
  | label13 = Years active
  | data13 = {{{active_from}}}–{{{active_to}}}
}}
}}


Line 112: Line 115:
"example": "Darkmount Mall owner",
"example": "Darkmount Mall owner",
"type": "line",
"type": "line",
            "suggested": true
},
"active_from": {
"label": "Active from",
"description": "The year the player became active on Parallel.",
"type": "number",
            "suggested": true
},
"active_to": {
"label": "Active to",
"description": "The year the player became inactive on Parallel.",
"type": "number",
             "suggested": true
             "suggested": true
}
}
Line 128: Line 143:
         "bases",
         "bases",
         "affiliation",
         "affiliation",
         "occupation"
         "occupation",
        "active_from",
        "active_to"
]
]
}
}
</templatedata>
</templatedata>