Template:Infobox player: Difference between revisions
Jump to navigation
Jump to search
Hypermoron (talk | contribs) No edit summary |
Hypermoron (talk | contribs) No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | <includeonly>{{Infobox | ||
| above = {{{ name | {{FULLPAGENAME}}}}} | | 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=]] }} }} }} }} }} }} }} | | 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=]] }} }} }} }} }} }} }} | ||
Line 26: | Line 26: | ||
| data12 = {{{occupation|}}} | | data12 = {{{occupation|}}} | ||
| label13 = Years active | | label13 = Years active | ||
| data13 = {{{active_from|}}}{{#if:{{{active_to|}}}| | | data13 = {{#if:{{{active_from|}}}|{{{active_from}}}–{{#if:{{{active_to|}}}|{{{active_to}}}|present}}}} | ||
}}<noinclude> | }}</includeonly><noinclude> | ||
{{Documentation}}</noinclude> | {{Documentation}}</noinclude> |
Latest revision as of 07:22, 25 June 2022
[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.