Template:User-Infobox: Difference between revisions

From Polcompball Wiki
Jump to navigationJump to search
Content added Content deleted
No edit summary
(Replaced content with "<infobox layout="stacked"> <title source="name"><default>{{PAGENAME}}</default></title> <image source="image" /> <data source="season"><label>Season(s)</label></data...")
Tag: Replaced
Line 1: Line 1:
<infobox layout="stacked" accent-color-source="themecolor" accent-color-text-source="textcolor">
<infobox layout="stacked">
<title source="title"><default>{{PAGENAME}}</default></title>
<title source="name"><default>{{PAGENAME}}</default></title>
<image source="image">
<image source="image" />
<caption source="caption" />
<data source="season"><label>Season(s)</label></data>
<data source="first"><label>First seen</label></data>
</image>
<group collapse="open">
<header>Personal Information</header>
<data source="name"><label>Name</label></data>
<data source="gender"><label>Gender</label></data>
<data source="birthday"><label>Birthday</label></data>
<data source="ideology"><label>Ideology</label></data>
<data source="nationality"><label>Nationality</label></data>
<data source="sexuality"><label>Sexuality</label></data>
<data source="language"><label>Languages</label></data>
</group>
<group collapse="open">
<header>Interests</header>
<data source="likes"><label>Likes</label></data>
<data source="dislikes"><label>Dislikes</label></data>
<data source="interests"><label>Interests</label></data>
</group>
<group collapse="open">
<header>Social Media</header>
<data source="reddit"><label>Reddit</label></data>
<data source="discord"><label>Discord</label></data>
<data source="twitter"><label>Twitter</label></data>
<data source="other"><label>Other accounts</label></data>
</group>
</infobox>
</infobox>
<noinclude>{{Documentation}}</noinclude>
<includeonly>[[Category:Users]]</includeonly>

== Description ==
To use this template, add the {{T|{{BASEPAGENAME}}}} template and fill in the appropriate fields. Fields left blank will not appear on userpages. This infobox template uses [[Help:Infobox|Fandom's infobox syntax]].

== Syntax ==
<pre>
{{User
| themecolor =
| textcolor =
| title =
| image =
| caption =
| name =
| gender =
| birthday =
| ideology =
| nationality =
| sexuality =
| language =
| likes =
| dislikes =
| interests =
| reddit =
| discord =
| twitter =
| other =
}}
</pre>

== Sample output ==
{{User
| themecolor = #010B1A
| textcolor = #36FFEF
| title = Center Destroyer
| image = Radicalcentrism.png
| caption = Eliminate the center!
| name = Gonbus McPoggersname
| gender = Female
| birthday = January 4th, 1988
| ideology = [[File:Radcent.png]] [[Radical Centrism]]
| nationality = Political Compass Memetopian
| sexuality = Anticentrosexual
| language = English <br>
[[Ingsoc|Newspeak]] <br>
Polcompballnese
| likes = Radical grilling
| dislikes = Steamed and baked goods
| interests = Jreg
| reddit = [https://www.reddit.com/user/AntiCentrism AntiCentrism]
| discord = Exploding Centrist#6969
| twitter = [https://www.twitter.com/SpiciestGrill SpiciestGrill]
| other = [https://steamcommunity.com/id/polcompballin Steam]
}}
<pre>
{{User
| themecolor = #010B1A
| textcolor = #36FFEF
| title = Center Destroyer
| image = Radicalcentrism.png
| caption = Eliminate the center!
| name = Gonbus McPoggersname
| gender = Female
| birthday = January 4th, 1988
| ideology = [[File:Radcent.png]] [[Radical Centrism]]
| nationality = Political Compass Memetopian
| sexuality = Anticentrosexual
| language = English <br>
Newspeak <br>
Polcompballnese
| likes = Radical grilling
| dislikes = Steamed and baked goods
| interests = Jreg
| reddit = [https://www.reddit.com/user/AntiCentrism AntiCentrism]
| discord = Exploding Centrist#6969
| twitter = [https://www.twitter.com/SpiciestGrill SpiciestGrill]
| other = [https://steamcommunity.com/id/polcompballin Steam]
}}
</pre>

Revision as of 07:06, 10 August 2021