imported>TheGhostOfInky No edit summary |
mNo edit summary |
||
(32 intermediate revisions by 16 users not shown) | |||
Line 1: | Line 1: | ||
<div style="text-align:{{{textalign|left}}}"> | |||
<infobox layout="stacked" accent-color-source="themecolor" accent-color-text-source="textcolor"> | <infobox layout="stacked" accent-color-source="themecolor" accent-color-text-source="textcolor"> | ||
<title source="title"><default>{{PAGENAME}}</default></title> | <title source="title"><default>{{PAGENAME}}</default></title> | ||
<image source="image"> | <image source="image"> | ||
<caption source="caption" /> | |||
</image> | </image> | ||
<group collapse="open"> | <group collapse="open"> | ||
<header><big>'''Basic Information'''</big></header> | |||
<data source="aliases"><label>Aliases</label></data> | |||
<data source="alignments"><label>Alignments</label></data> | |||
<data source="greatest_achievement"><label>Greatest achievement</label></data> | |||
<data source="gangs"><label>Gangs</label></data> | |||
</group> | </group> | ||
<group collapse="open"> | |||
<header><big>'''Ideological Alignments'''</big></header> | |||
<data source="civics"><label>Civics</label></data> | |||
<data source="culture"><label>Culture</label></data> | |||
<data source="diplomacy"><label>Diplomacy</label></data> | |||
<data source="economics"><label>Economics</label></data> | |||
<data source="Parties"><label>Political Parties and Movements</label></data> | |||
<data source="philosophy"><label>Philosophy</label></data> | |||
<data source="people_alignments"><label>People</label></data> | |||
<data source="religion"><label>Religion</label></data> | |||
<data source="social"><label>Social Alignments</label></data> | |||
<data source="tech"><label>Science and Technology</label></data> | |||
<data source="anti"><label>Antis</label></data> | |||
<data source="other_alignments"><label>Miscallaneous Alignments</label></data> | |||
</group> | |||
<group collapse="open"> | |||
<header><big>'''Ideological Influences'''</big></header> | |||
<data source="influences"><label>Influenced by</label></data> | |||
<data source="influenced"><label>Influenced</label></data> | |||
<group layout="horizontal" show="incomplete"> | |||
<data source="preceded"><label>Preceded</label></data> | |||
<data source="succeeded"><label>Succeeded</label></data> | |||
</group> | |||
</group> | |||
<group collapse="open"> | <group collapse="open"> | ||
<header>Ideological Information</header> | <header><big>'''Ideological Information'''</big></header> | ||
<data source="year"><label>Year</label></data> | |||
<data source="country"><label>Region of origin</label></data> | |||
<data source="founder"><label>Foundation</label></data> | |||
<data source="examples"><label>Notable | <data source="theorists"><label>Notable Theorists</label></data> | ||
<data source="ideas"><label>Notable Ideas</label></data> | |||
<data source="examples"><label>Notable Examples</label></data> | |||
</group> | </group> | ||
<group collapse="open"> | <group collapse="open"> | ||
<header>Character Information</header> | <header>'''Variations'''</header> | ||
<data source="sub"><label>Sub-Ideologies</label></data> | |||
<data source="school"><label>Schools of Thought</label></data> | |||
<data source="variants"><label>Schools of Thought</label></data> | |||
<data source="regional"><label>Regional Variants</label></data> | |||
</group> | |||
<group collapse="open"> | |||
<header>'''Character Information'''</header> | |||
<data source="family"><label>Family</label></data> | |||
<data source="book"><label>Book</label></data> | |||
<data source="movie"><label>Movie</label></data> | |||
<data source="likes"><label>Likes</label></data> | <data source="likes"><label>Likes</label></data> | ||
<data source="dislikes"><label>Dislikes</label></data> | <data source="dislikes"><label>Dislikes</label></data> | ||
<data source="song"><label>Song</label></data> | <data source="song"><label>Song</label></data> | ||
</group> | </group> | ||
</infobox> | </infobox> | ||
</div> | |||
<includeonly> | |||
{{#seo: | {{#seo: | ||
|title=Polcompball | |title=Free Polcompball | ||
|title_mode=append | |title_mode=append | ||
|image={{{image}}} | |image={{{image}}} | ||
|description={{{shortdesc|}}} | |description={{{shortdesc|}}} | ||
|image_alt= | |image_alt= | ||
|keywords={{#if:{{{keywords|}}}|{{{keywords}}}|}}{{PAGENAME}}, Polcompball | |keywords={{#if:{{{keywords|}}}|{{{keywords}}}|}}{{PAGENAME}}, Free Polcompball WIki, FreePCB | ||
|image_alt={{#if:{{{imagealt|}}}|{{{imagealt}}}|{{PAGENAME}}ball}} | |image_alt={{#if:{{{imagealt|}}}|{{{imagealt}}}|{{PAGENAME}}ball}} | ||
|site_name=Polcompball | |site_name=Free Polcompball | ||
|author={{#if:{{{author|}}}|{{{author}}}|Polcompball Wiki User}} | |author={{#if:{{{author|}}}|{{{author}}}|Free Polcompball Wiki User}} | ||
|published_time={{#if:{{{publishedtime|}}}|{{{publishedtime}}}|Unknown}} | |published_time={{#if:{{{publishedtime|}}}|{{{publishedtime}}}|Unknown}} | ||
}} | }} | ||
{{#if:{{{bordercolor|}}}|{{#css: | |||
</includeonly> | .portable-infobox { | ||
border: {{{border|5px}}} solid {{{bordercolor|black}}};border-radius:5px | |||
} | |||
}}}} | |||
{{#if:{{{infoboxbackground}}}|{{#css: | |||
.portable-infobox.pi-background { | |||
background-color:{{{infoboxbackground}}}; | |||
} | |||
}}}} | |||
[[Category:Ideologies]] | |||
</includeonly><noinclude> | |||
==Code== | |||
<pre> | |||
{{Ideology | |||
|title = | |||
|image = | |||
|caption = | |||
|aliases = | |||
|alignments = | |||
|greatest_achievement = | |||
|gangs = | |||
|influences = | |||
|philosophy = | |||
|influenced = | |||
|anti = | |||
|social = | |||
|economics = | |||
|culture = | |||
|civics = | |||
|diplomacy = | |||
|religion = | |||
|preceded = | |||
|succeeded = | |||
|year = | |||
|country = | |||
|founder = | |||
|theorists = | |||
|ideas = | |||
|examples = | |||
|sub = | |||
|school = | |||
|regional = | |||
|book = | |||
|movie = | |||
|likes = | |||
|dislikes = | |||
|song = | |||
|infoboxbackground = | |||
|bordercolor = | |||
|themecolor = | |||
|textcolor = | |||
}} | |||
</pre> | |||
</noinclude> |
Revision as of 06:57, 18 September 2024
Code
{{Ideology |title = |image = |caption = |aliases = |alignments = |greatest_achievement = |gangs = |influences = |philosophy = |influenced = |anti = |social = |economics = |culture = |civics = |diplomacy = |religion = |preceded = |succeeded = |year = |country = |founder = |theorists = |ideas = |examples = |sub = |school = |regional = |book = |movie = |likes = |dislikes = |song = |infoboxbackground = |bordercolor = |themecolor = |textcolor = }}