Latest revision |
Your text |
Line 1: |
Line 1: |
| <infobox layout="stacked" accent-color-source="themecolor" accent-color-text-source="textcolor"> | | <includeonly>{{#switch:{{{Gender|}}}|Female= [[Category:Females]]|Male= [[Category:Males]]}} |
| | </includeonly><infobox layout="stacked" accent-color-source="themecolor" accent-color-text-source="textcolor"> |
| <title source="name"> | | <title source="name"> |
| <default><span style="font-size:{{#switch:{{{font-size|}}}|big=16px|medium=14px|small=12px|#default=16px}}; line-height:120% !important; text-align: center; display: block; padding-top:2px"><big>'''{{{Name}}}'''</big><br/><span style="font-size:80%;">{{{NativeName}}}<br/></span></span></default> | | <default><span style="font-size:{{#switch:{{{font-size|}}}|big=16px|medium=14px|small=12px|#default=16px}}; line-height:120% !important; text-align: center; display: block; padding-top:2px"><big>'''{{{Name}}}'''</big><br/><span style="font-size:80%;">{{{NativeName}}}<br/></span></span></default> |
Line 9: |
Line 10: |
| <image source="image"><default>PLB-wordmark.png</default><caption source="Caption"><format><center>{{{Caption}}}</center></format></caption></image> | | <image source="image"><default>PLB-wordmark.png</default><caption source="Caption"><format><center>{{{Caption}}}</center></format></caption></image> |
| <data source="gallery"></data> | | <data source="gallery"></data> |
| <group collapse="open"> | | <group layout="stacked"> |
| <header><center>General Information</center></header> | | <header><center>General Information</center></header> |
| <data source="Founder"><label>Founder:</label></data> | | <data source="Founder"><label>Founder:</label></data> |
| <data source="Alias"><label>Aliases:</label></data> | | <data source="Alias"><label>Aliases:</label></data> |
| <data source="Personality"><label>Personality:</label></data>
| |
| <data source="Time of Exist"><label>Time of Exist:</label></data> | | <data source="Time of Exist"><label>Time of Exist:</label></data> |
| <data source="TimeofExist"><label>Time of Exist:</label></data> | | <data source="TimeofExist"><label>Time of Exist:</label></data> |
Line 28: |
Line 28: |
| <data source="Mass"><label>Mass:</label></data> | | <data source="Mass"><label>Mass:</label></data> |
| <data source="Satellites"><label>Satellites:</label></data> | | <data source="Satellites"><label>Satellites:</label></data> |
| <data source="Gender"><label>Gender:</label></data> | | <data source="Gender"><label>Gender:</label><format>{{#switch:{{{Gender|}}} |
| </group>
| | |Female={{I|Female}} [[Female]] |
| <group collapse="open"> | | |Male={{I|Male}} [[Male]]}}</format></data></group> |
| | <group> |
| <header><center>Ideological Information</center></header> | | <header><center>Ideological Information</center></header> |
| <data source="Influenced By"><label>Influenced By:</label></data> | | <data source="Influenced By"><label>Influenced By:</label></data> |
Line 38: |
Line 39: |
| <data source="Notable Examples"><label>Notable Examples:</label></data> | | <data source="Notable Examples"><label>Notable Examples:</label></data> |
| </group> | | </group> |
| <group collapse="open"> | | <group> |
| <header><center>Relations and Opinions</center></header> | | <header><center>Relations and Opinions</center></header> |
| <data source="Friends"><label>Friends:</label></data> | | <data source="Friends"><label>Friends:</label></data> |
Line 68: |
Line 69: |
| { | | { |
| "params": { | | "params": { |
| "Gender": { | | "Gender": {}, |
| "description": "The character's gender, either Male or Female."
| | "Name": {}, |
| },
| | "NativeName": {}, |
| "Name": { | | "onlypredecessor": {}, |
| "description": "The character's full name, along with its icons.",
| | "predicon": {}, |
| "required": true
| | "onlysuccessor": {}, |
| },
| | "nexticon": {}, |
| "NativeName": { | | "successor": {}, |
| "description": "The character's full name, in their native language.",
| | "founded": {}, |
| "required": true
| | "ended": {}, |
| },
| | "Caption": {}, |
| "onlypredecessor": { | | "Founder": {}, |
| "description": "The character's main predecessor.",
| | "Alias": {}, |
| "required": true
| | "Time of Exist": {} |
| },
| | } |
| "predicon": { | |
| "description": "The icon of the character's main predecessor.",
| |
| "required": true
| |
| },
| |
| "onlysuccessor": { | |
| "description": "The character's main successor."
| |
| },
| |
| "nexticon": { | |
| "description": "The icon of the character's main successor."
| |
| },
| |
| "founded": { | |
| "description": "The year the character is founded.",
| |
| "required": true
| |
| },
| |
| "ended": { | |
| "description": "The year the character ended."
| |
| },
| |
| "Caption": { | |
| "description": "Image's caption."
| |
| },
| |
| "image": { | |
| "description": "The main infobox image, drawn by Heterodontosaurus.",
| |
| "suggested": true,
| |
| "type": "wiki-file-name",
| |
| "required": true
| |
| },
| |
| "Alias": { | |
| "description": "Other names of the character."
| |
| },
| |
| "Personality": {
| |
| "description": "The character's personality."
| |
| },
| |
| "Succeeded": {
| |
| "description": "The character's successor(s)."
| |
| },
| |
| "Preceded": {
| |
| "description": "The character's predecessor(s)."
| |
| },
| |
| "textcolor": {
| |
| "description": "The colour of the title and header text in the infobox.",
| |
| "required": true
| |
| },
| |
| "themecolor": {
| |
| "description": "The colour of the title and header background in the infobox.",
| |
| "required": true
| |
| },
| |
| "Founder": {
| |
| "description": "The founder of the character. Formatted like (icon) (person) (birth-death)"
| |
| },
| |
| "Time of Exist": { | |
| "description": "Time of existence of the character.",
| |
| "suggested": true,
| |
| "aliases": [
| |
| "TimeofExist"
| |
| ]
| |
| },
| |
| "Government": {
| |
| "description": "The character’s government type. Preferably used on countries."
| |
| },
| |
| "Affiliation": {
| |
| "description": "The character’s affiliations, for countries it’s usually the organizations they are in"
| |
| },
| |
| "Languages": {
| |
| "description": "Languages spoken by the character. Primarily used for countries."
| |
| },
| |
| "Religions": {
| |
| "description": "Religions believed by the character. Primarily used for countries"
| |
| },
| |
| "Friends": {
| |
| "description": "The character’s friends/allies. Ideologies don’t use this parameter, they use Likes instead."
| |
| },
| |
| "Enemies": {
| |
| "description": "The character’s enemies. Ideologies don’t use this parameter, they use Dislikes instead."
| |
| },
| |
| "Likes": {
| |
| "description": "What the character likes, like food, hobbies, etc."
| |
| },
| |
| "Dislikes": {
| |
| "description": "What the character dislikes."
| |
| },
| |
| "Song": {
| |
| "description": "Songs relating to the character, linking to another section of this wiki where the lyrics are located."
| |
| },
| |
| "Capital": {
| |
| "description": "The character’s capital city. Primarily used for countries."
| |
| }
| |
| }, | |
| "paramOrder": [
| |
| "Name",
| |
| "NativeName",
| |
| "founded",
| |
| "onlypredecessor",
| |
| "predicon",
| |
| "ended",
| |
| "onlysuccessor",
| |
| "nexticon",
| |
| "image",
| |
| "Caption",
| |
| "Founder",
| |
| "Alias",
| |
| "Personality",
| |
| "Time of Exist",
| |
| "Government",
| |
| "Languages",
| |
| "Affiliation",
| |
| "Religions",
| |
| "Capital",
| |
| "Gender",
| |
| "Friends",
| |
| "Enemies",
| |
| "Likes",
| |
| "Dislikes",
| |
| "Preceded",
| |
| "Succeeded",
| |
| "Song",
| |
| "textcolor",
| |
| "themecolor"
| |
| ],
| |
| "description": "The infobox you use for all the character pages. Warning: editing from this infobox in visual edit mode adds some unnecessary code that mess up the page. Make sure to remove it before you save."
| |
| } | | } |
| </templatedata></noinclude> | | </templatedata></noinclude> |
| <!-- COPY AND PASTE ME IN THE DESCRIPTION for countryballs
| |
| {{CountryInfo
| |
| |Name =
| |
| |NativeName =
| |
| |founded =
| |
| |predicon =
| |
| |onlypredecessor =
| |
| |ended =
| |
| |nexticon =
| |
| |onlysuccessor =
| |
| |image =
| |
| |Caption =
| |
| |Alias =
| |
| |Time of Exist =
| |
| |Government =
| |
| |Languages =
| |
| |Affiliation =
| |
| |Religions =
| |
| |Friends =
| |
| |Enemies =
| |
| |Likes =
| |
| |Dislikes =
| |
| |Preceded =
| |
| |Succeeded =
| |
| |themecolor =
| |
| |textcolor =
| |
| }}
| |
|
| |
| <!-- COPY AND PASTE ME IN THE DESCRIPTION for polcompballs
| |
| {{CountryInfo
| |
| |Name =
| |
| |NativeName =
| |
| |founded =
| |
| |predicon =
| |
| |onlypredecessor =
| |
| |ended =
| |
| |nexticon =
| |
| |onlysuccessor =
| |
| |image =
| |
| |Caption =
| |
| |Alias =
| |
| |Alignments =
| |
| |Place of Origin =
| |
| |Influenced By =
| |
| |Influenced =
| |
| |Notable People =
| |
| |Notable Examples =
| |
| |Likes =
| |
| |Dislikes =
| |
| |Preceded =
| |
| |Succeeded =
| |
| |themecolor =
| |
| |textcolor =
| |
| }}
| |
|
| |
| <!-- COPY AND PASTE ME IN THE DESCRIPTION for planetballs
| |
| {{CountryInfo
| |
| |Name =
| |
| |NativeName =
| |
| |founded =
| |
| |predicon =
| |
| |onlypredecessor =
| |
| |ended =
| |
| |nexticon =
| |
| |onlysuccessor =
| |
| |image =
| |
| |Caption =
| |
| |Alias =
| |
| |Time of Exist =
| |
| |Diameter =
| |
| |Mass =
| |
| |Affiliation =
| |
| |Satellites =
| |
| |Friends =
| |
| |Enemies =
| |
| |Likes =
| |
| |Dislikes =
| |
| |Preceded =
| |
| |Succeeded =
| |
| |themecolor =
| |
| |textcolor =
| |
| }}
| |
|
| |
| <!-- COPY AND PASTE ME IN THE DESCRIPTION this is countryinfo but tabber instead of image (outdated)
| |
| {{CountryInfo
| |
| |Name =
| |
| |NativeName =
| |
| |YearExist =
| |
| |Placeholder =
| |
| |image = <tabber>
| |
| |-|First Tab Title=
| |
| First tab content goes here.
| |
| |-|Second Tab Title=
| |
| Second tab content goes here.
| |
| |-|Third Tab Title=
| |
| Third tab content goes here.
| |
| </tabber>
| |
| |Caption =
| |
| |Alias =
| |
| |TimeofExist =
| |
| |Government =
| |
| |Languages =
| |
| |Affiliation =
| |
| |Religions =
| |
| |Friends =
| |
| |Enemies =
| |
| |Likes =
| |
| |Dislikes =
| |
| |Preceded =
| |
| |Succeeded =
| |
| }}
| |