Template:Infobox player: Difference between revisions
Jump to navigation
Jump to search
Hypermoron (talk | contribs) m (Hypermoron moved page Template:Infobox person to Template:Infobox player) |
Hypermoron (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Infobox| | {{Infobox | ||
| | | above = {{{ name | {{FULLPAGENAME}}}}} | ||
| image = {{#ifexist: File:{{{image}}} | [[File:{{{image}}}|150px|link=]] | {{#ifexist: File:{{SUBPAGENAME}}.svg | [[File:{{SUBPAGENAME}}.svg|150px|link=]] | {{#ifexist: File:{{SUBPAGENAME}}.png | [[File:{{SUBPAGENAME}}.png|150px|link]] | {{#ifexist: File:{{#titleparts: {{FULLPAGENAME}} | -1 | -2 }}.svg | [[File:{{#titleparts: {{FULLPAGENAME}} | -1 | -2 }}.svg|150px|link=]] | {{#ifexist: File:{{#titleparts: {{FULLPAGENAME}} | -1 | -2 }}.png | [[File:{{#titleparts: {{FULLPAGENAME}} | -1 | -2 }}.png|150px|link=]] | {{#ifexist: File:{{#titleparts: {{FULLPAGENAME}} | -2 | -3 }}.svg | [[File:{{#titleparts: {{FULLPAGENAME}} | -2 | -3 }}.svg|150px|link=]] | {{#ifexist: File:{{#titleparts: {{FULLPAGENAME}} | -2 | -3 }}.png | [[File:{{#titleparts: {{FULLPAGENAME}} | -2 | -3 }}.png|150px|link=]] | [[File:{{#setmainimage: ParallelLogo.png }} |150px|link=]] }} }} }} }} }} }} }} | |||
| caption = {{#if:{{{image_caption|}}} | {{{image_caption}}} }} | |||
| data1 = {{#if:{{{nickname|}}}{{{former_names|}}}{{{gender|}}}{{{nationality|}}}{{{relatives|}}} | 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 = {{#if:{{{ranks|}}}{{{titles|}}}{{{affiliation|}}}{{{occupation|}}}{{{bases|}}} | On Parallel }} | |||
| | | label8 = Server ranks | ||
| | | data8 = {{{ranks|}}} | ||
| label9 = Title | |||
| | | data9 = {{{titles|}}} | ||
| | | label10 = Bases | ||
| data10 = {{{bases|}}} | |||
| label11 = Affiliation | |||
| data11 = {{{affiliation|}}} | |||
| label12 = Occupation | |||
| data12 = {{{occupation|}}} | |||
}}<noinclude> | |||
{{Documentation}}</noinclude> | |||
{{ |
Revision as of 03:12, 25 June 2022
Infobox player
[[File:|150px|class=|alt=: Infobox image for Infobox player the infobox in Minecraft]]
{ "title": "Infobox player", "rows": [], "invimages": [], "images": [ "[[File:ParallelLogo.png |150px|link=]]" ] }
[view] [edit] [history] [⧼smw purge⧽]Documentation
Infobox player
[[File:[[File:{{{image}}}]]|150px|class=|alt=[[File:{{{image}}}]]: Infobox image for Infobox player the infobox in Minecraft]]
{ "title": "Infobox player", "rows": [], "invimages": [], "images": [ "[[File:{{{image}}}]]" ] }
This module is now deprecated in favor of Template:Profile.
An infobox to serve as a quick reference on the right side of item pages.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Player name | name | Will automatically enter based on page name
| Line | optional |
Image | image | Refers to the image file of the player skin stored on the wiki.
| File | suggested |
Image caption | image_caption | A caption for the image. Usually not necessary. | Line | optional |
Known as | nickname | The player's preferred name(s). | Line | suggested |
Former usernames | former_names | Other usernames the player has used in the past. | Line | suggested |
Gender | gender | The player's gender. | Line | suggested |
Nationality | nationality | The player's real-world nationality. | Line | suggested |
Relatives | relatives | Any relatives of the player who are on the server. | Line | optional |
Server ranks | ranks | Any server ranks the player holds.
| Line | suggested |
Titles | titles | Any unofficial titles the player holds.
| Line | suggested |
Bases | bases | Bases the player occupies.
| Line | suggested |
Affiliation | affiliation | Any groups the player belongs to.
| Line | suggested |
Occupation | occupation | Any positions the player holds.
| Line | suggested |
Active from | active_from | The year the player became active on Parallel. | Number | suggested |
Active to | active_to | The year the player became inactive on Parallel. | Number | suggested |
[view] [edit] [history] [⧼smw purge⧽]The above documentation is transcluded from Template:Infobox player/doc.