imported>Denatidum (Added some explaination about templates) |
m (Text replacement - "{{MessageBox.*}}" to "<!--there used to be a message-box here-->") |
||
(89 intermediate revisions by 22 users not shown) | |||
Line 1: | Line 1: | ||
This page serves as a list of templates most commonly used in this wiki | This page serves as a list of templates most commonly used in this wiki. | ||
==Infoboxes== | ==Infoboxes== | ||
Infoboxes are commonly found in most articles in the wiki. The regular infobox is used for most ideologies, while the infobox variant is used for subpages of existing articles. The user infobox isn't used for articles but only for user pages. To insert an infobox, insert it on the top of the page as an infobox , select the one you want and fill in the fields. | Infoboxes are commonly found in most articles in the wiki. The regular infobox is used for most ideologies, while the infobox variant is used for subpages of existing articles. The user infobox isn't used for articles but only for user pages. To insert an infobox, insert it on the top of the page as an infobox, select the one you want and fill in the fields. | ||
===[[:Template:Ideology|Ideology Template]]=== | ===[[:Template:Ideology|Ideology Template]]=== | ||
This is the main template in the Polcompball wiki, it is meant to be added to every page that is about an ideology regardless of the state of completion of said page. To add this page in the visual editor click the insert button, select infobox and choose the Ideology infobox. one the infobox is added it will prompt you to fill the fields and once you're done, press Apply, to go back to the infobox editor click the infobox and select edit to return to it. | |||
If you prefer to use the source editor like an absolute chad add the following lines to the top of your page: | |||
<pre>{{Ideology | |||
| themecolor = | |||
| textcolor = | |||
| title = | |||
| image = | |||
| caption = | |||
| aliases = | |||
| alignments = | |||
| influences = | |||
| influenced = | |||
| song = | |||
| theorists = | |||
| examples = | |||
| likes = | |||
| dislikes = | |||
}}</pre> | |||
===[[:Template:Ideology- | ===[[:Template:User-Ideology|User-Ideology Template]]=== | ||
Literally identical to the Ideology template except it doesn't add the "ideologies" category to the page, making it suitable for users who prefer to use the ideology infobox for their profile page or want to add their personal ideology to their profile page. | |||
===[[:Template:User|User Template]]=== | ===[[:Template:User-Infobox|User-Infobox Template]]=== | ||
This template is designed to be added to be added to users' profile pages and to pages about users, implementing it works in the same way as the template above but instead of selecting the Ideology infobox, select the user infobox. For source editors paste the following: | |||
<pre> | |||
{{User-Infobox | |||
| themecolor = | |||
| textcolor = | |||
| bordercolor = | |||
| border = | |||
| title = | |||
| image = | |||
| caption = | |||
| name = | |||
| gender = | |||
| sex = | |||
| birthday = | |||
| alignments = | |||
| ideology = | |||
| nationality = | |||
| orientation = | |||
| language = | |||
| religion = | |||
| mbti = | |||
| enneagram = | |||
| likes = | |||
| dislikes = | |||
| interests = | |||
| reddit = | |||
| discord = | |||
| twitter = | |||
| other = | |||
}} | |||
</pre> | |||
==Extra information templates== | ==Extra information templates== | ||
These templates are used for extra information. The flag | These templates are used for extra information. The flag auto template is used for flag colors of the ball. To insert extra information templates, upload them as a template and fill in the fields. | ||
===[[:Template:Flag-auto|Flag-auto Template]]=== | |||
===[[:Template:Flag- | The Flag-auto template serves to indicate the canon color tones for each ideology's design to aid in the creation of more visually accurate art. | ||
To add this template in the visual editor click the insert button, select template, type "Flag auto" without quotes and click add template. Click each of the fields to add information to them, with c# fields being the color name and h# fields being their respective hex code. | |||
For source editors insert the following code and fill as many fields as necessary: | |||
<pre>{{Flag-auto | |||
|c1 = | |||
|h1 = | |||
|c2 = | |||
|h2 = | |||
|c3 = | |||
|h3 = | |||
|c4 = | |||
|h4 = | |||
|c5 = | |||
|h5 = | |||
|c6 = | |||
|h6 = | |||
|c7 = | |||
|h7 = | |||
|c8 = | |||
|h8 = | |||
|c9 = | |||
|h9 = | |||
|c10= | |||
|h10= | |||
}}</pre> | |||
===[[:Template:Hatnote|Hatnote Template]]=== | ===[[:Template:Hatnote|Hatnote Template]]=== | ||
Hatnote is a template for displaying some pertinent small piece of information above the main body of the page, it can only be utilized in the source editor and to deploy it add at the top of the page the following code with text replaced by whatever you want to put in the hatnote: | |||
<pre>{{Hatnote|text}}</pre> | |||
==Navboxes== | ==Navboxes== | ||
These navboxes are used on most articles in the wiki and are found on the bottom of each article. These are used for navigation without having to use the search bar. To insert navboxes, insert it as a template and search and select the one you want. | These navboxes are used on most articles in the wiki and are found on the bottom of each article. These are used for navigation without having to use the search bar. To insert navboxes, insert it as a template and search and select the one you want. | ||
If you're creating/editing a navbox, the format should be like this. Some fields aren't required: | |||
= | <pre> | ||
== | {{Navbox main | ||
|title = | |||
|name = {{subst:PAGENAME}} | |||
|state = | |||
|bodystyle = | |||
|titlestyle = | |||
|above = | |||
|abovestyle = | |||
|groupstyle = | |||
|liststyle = | |||
= | |oddstyle = | ||
|evenstyle = | |||
|group1 = | |||
|list1 = | |||
|group2 = | |||
|list2 = | |||
... | |||
|group20 = | |||
|list20 = | |||
|below = | |||
|belowstyle = | |||
}} | |||
</pre> | |||
===[[:Template:Anarchists|Anarchist Navbox]]=== | |||
The Anarchist Navbox is meant to contain and be added to all Anarchist ideologies. To add it to a page append the following code to the bottom of the page: | |||
{{Anarchists}} | |||
<pre>{{Anarchists}}</pre> | |||
===[[:Template:Navbox/Authleft|Authleft Navbox]]=== | |||
The Authleft Navbox is meant to contain and be added to all Authoritarian Left quadrant ideologies. To add it to a page append the following code to the bottom of the page: | |||
{{AuthLeft}} | |||
<pre>{{AuthLeft}}</pre> | |||
===[[:Template:AuthRight|Authright Navbox]]=== | |||
The Authright Navbox is meant to contain and be added to all Authoritarian Right quadrant ideologies. To add it to a page append the following code to the bottom of the page: | |||
{{AuthRight}} | |||
<pre>{{AuthRight}}</pre> | |||
===[[:Template:AuthUnity|Authunity Navbox]]=== | |||
The Authunity Navbox is meant to contain and be added to all Authoritarian Unity quadrant ideologies. To add it to a page append the following code to the bottom of the page: | |||
{{AuthUnity}} | |||
<pre>{{AuthUnity}}</pre> | |||
===[[Template:Capitalist|Caps Navbox]]=== | |||
The Caps Navbox is meant to contain and be added to all Capitalist ideologies. To add it to a page append the following code to the bottom of the page: | |||
{{Capitalist}} | |||
<pre>{{Capitalist}}</pre> | |||
===[[:Template:Centrist|Centrist Navbox]]=== | ===[[:Template:Centrist|Centrist Navbox]]=== | ||
The Centrist Navbox is meant to contain and be added to all Centre quadrant ideologies. To add it to a page append the following code to the bottom of the page: | |||
{{Centrist}} | |||
<pre>{{Centrist}}</pre> | |||
===[[:Template:Conservatives|Conservative Navbox]]=== | |||
The Conservative Navbox is meant to contain and be added to all Conservative ideologies. To add it to a page append the following code to the bottom of the page: | |||
{{Conservatives}} | |||
<pre>{{Conservatives}}</pre> | |||
===[[:Template:Eco|Eco Navbox]]=== | ===[[:Template:Eco|Eco Navbox]]=== | ||
===[[:Template: | The Eco Navbox is meant to contain and be added to all Environmentalist ideologies. To add it to a page append the following code to the bottom of the page: | ||
{{Eco}} | |||
<pre>{{Eco}}</pre> | |||
===[[:Template:Egoists|Ego Navbox]]=== | |||
The Ego Navbox is meant to contain and be added to all Egoist ideologies. To add it to a page append the following code to the bottom of the page: | |||
{{Egoists}} | |||
<pre>{{Egoists}}</pre> | |||
===[[:Template:Fash|Fash Navbox]]=== | ===[[:Template:Fash|Fash Navbox]]=== | ||
===[[:Template:Fem | The Fash Navbox is meant to contain and be added to all Fascist and Nazi ideologies. To add it to a page append the following code to the bottom of the page: | ||
===[[:Template: | {{Fash}} | ||
<pre>{{Fash}}</pre> | |||
===[[:Template:Feminists|Fem Navbox]]=== | |||
The Fem Navbox is meant to contain and be added to all Feminist ideologies. To add it to a page append the following code to the bottom of the page: | |||
{{Feminists}} | |||
<pre>{{Feminists}}</pre> | |||
===[[Template:Fict|Fictional Infobox]]=== | |||
The Fictional Navbox is meant to contain and be added to all Fictional ideologies. To add it to a page append the following code to the bottom of the page: | |||
{{Fict}} | |||
<pre>{{Fict}}</pre> | |||
===[[:Template:French Republicans|FrenchRepub Navbox]]=== | |||
The FrenchRepub Navbox is meant to contain and be added to all ideologies originating in the First French Republic. To add it to a page append the following code to the bottom of the page: | |||
{{French Republicans}} | |||
<pre>{{French Republicans}}</pre> | |||
===[[:Template:Geo|Geo Navbox]]=== | ===[[:Template:Geo|Geo Navbox]]=== | ||
The Geo Navbox is meant to contain and be added to all Georgist ideologies. To add it to a page append the following code to the bottom of the page: | |||
{{Geo}} | |||
<pre>{{Geo}}</pre> | |||
===[[:Template:LGBT|LGBT Navbox]]=== | ===[[:Template:LGBT|LGBT Navbox]]=== | ||
===[[:Template: | The LGBT Navbox is meant to contain and be added to all ideologies who involve LGBT aspects. To add it to a page append the following code to the bottom of the page: | ||
{{LGBT}} | |||
<pre>{{LGBT}}</pre> | |||
===[[:Template:LeftUnity|Leftunity Navbox]]=== | |||
The Leftunity Navbox is meant to contain and be added to all Left Unity quadrant ideologies. To add it to a page append the following code to the bottom of the page: | |||
{{LeftUnity}} | |||
<pre>{{LeftUnity}}</pre> | |||
===[[:Template:Lib|Lib Navbox]]=== | ===[[:Template:Lib|Lib Navbox]]=== | ||
===[[:Template: | The Lib Navbox is meant to contain and be added to all Liberal ideologies. To add it to a page append the following code to the bottom of the page: | ||
===[[:Template: | {{Lib}} | ||
===[[:Template: | <pre>{{Lib}}</pre> | ||
===[[:Template:Monarch| | ===[[Template:Libertarians|Libertarian Navbox]]=== | ||
===[[:Template: | The Libertarian Navbox is meant to contain and be added to all Libertarian ideologies. To add it to a page append the following code to the bottom of the page: | ||
===[[:Template: | {{Libertarians}} | ||
===[[ | <pre>{{Libertarians}}</pre> | ||
===[[:Template:LibLeft|Libleft Navbox]]=== | |||
The Libleft Navbox is meant to contain and be added to all Libertarian Left quadrant ideologies. To add it to a page append the following code to the bottom of the page: | |||
{{LibLeft}} | |||
<pre>{{LibLeft}}</pre> | |||
===[[:Template:LibRight|Libright Navbox]]=== | |||
The Libright Navbox is meant to contain and be added to all Libertarian Right quadrant ideologies. To add it to a page append the following code to the bottom of the page: | |||
{{LibRight}} | |||
<pre>{{LibRight}}</pre> | |||
===[[:Template:LibUnity|Libunity Navbox]]=== | |||
The Libunity Navbox is meant to contain and be added to all Libertarian Unity quadrant ideologies. To add it to a page append the following code to the bottom of the page: | |||
{{LibUnity}} | |||
<pre>{{LibUnity}}</pre> | |||
===[[:Template:Monarchist|Monarch Navbox]]=== | |||
The Monarch Navbox is meant to contain and be added to all '''explicitly Monarchist''' ideologies. To add it to a page append the following code to the bottom of the page: | |||
{{Monarchist}} | |||
<pre>{{Monarchist}}</pre> | |||
===[[Template:Nationalist|Nation Navbox]]=== | |||
The Nation Navbox is meant to contain and be added to all Nationalist ideologies. To add it to a page append the following code to the bottom of the page: | |||
{{Nationalist}} | |||
<pre>{{Nationalist}}</pre> | |||
===[[:Template:NonQuad|Nonquad Navbox]]=== | |||
The Nonquad Navbox is meant to contain and be added to all ideologies who do not have a defined position in the political compass. To add it to a page append the following code to the bottom of the page: | |||
{{NonQuad}} | |||
<pre>{{NonQuad}}</pre> | |||
===[[:Template:OppUnity|Oppunity Navbox]]=== | |||
The Oppunity Navbox is meant to contain and be added to all Opposite Unity ideologies. To add it to a page append the following code to the bottom of the page: | |||
{{OppUnity}} | |||
<pre>{{OppUnity}}</pre> | |||
===[[Template:Postleft|Postleft Navbox]]=== | |||
The Postleft Navbox is meant to contain and be added to all Post-Left ideologies. To add it to a page append the following code to the bottom of the page: | |||
{{Postleft}} | |||
<pre>{{Postleft}}</pre> | |||
===[[:Template:Prefixes|Prefixes Navbox]]=== | ===[[:Template:Prefixes|Prefixes Navbox]]=== | ||
===[[:Template:Primitive| | The Prefixes Navbox is meant to contain and be added to all ideologies with prefixes. To add it to a page append the following code to the bottom of the page: | ||
{{Prefixes}} | |||
<pre>{{Prefixes}}</pre> | |||
===[[:Template:Monke|Primitive Navbox]]=== | |||
The Primitivist Navbox is meant to contain and be added to all explicitly Primalist/Primitivist/Agrarian ideologies. To add it to a page append the following code to the bottom of the page: | |||
{{Monke}} | |||
<pre>{{Monke}}</pre> | |||
===[[:Template:React|Reactionary Navbox]]=== | |||
The Reactionary Navbox is meant to contain and be added to all explicitly Reactionary ideologies. To add it to a page append the following code to the bottom of the page: | |||
{{React}} | |||
<pre>{{React}}</pre> | |||
===[[:Template:Religious|Religious Navbox]]=== | ===[[:Template:Religious|Religious Navbox]]=== | ||
===[[:Template: | The Religious Navbox is meant to contain and be added to all explicitly Religious ideologies. To add it to a page append the following code to the bottom of the page: | ||
{{Religious}} | |||
<pre>{{Religious}}</pre> | |||
===[[:Template:RightUnity|Rightunity Navbox]]=== | |||
The Rightunity Navbox is meant to contain and be added to all Right Unity quadrant ideologies. To add it to a page append the following code to the bottom of the page: | |||
{{RightUnity}} | |||
<pre>{{RightUnity}}</pre> | |||
===[[:Template:Socs|Socs Navbox]]=== | ===[[:Template:Socs|Socs Navbox]]=== | ||
===[[:Template:Transhuman| | The Socs Navbox is meant to contain and be added to all Socialist and Communist ideologies. To add it to a page append the following code to the bottom of the page: | ||
{{Socs}} | |||
<pre>{{Socs}}</pre> | |||
===[[:Template:Transh|Transhuman Navbox]]=== | |||
The Transhuman Navbox is meant to contain and be added to all Transhumanist ideologies. To add it to a page append the following code to the bottom of the page: | |||
{{Transh}} | |||
<pre>{{Transh}}</pre> | |||
===[[:Template:Welfare|Welfare Navbox]]=== | |||
The Welfare Navbox is meant to contain and be added to all Welfare ideologies. To add it to a page append the following code to the bottom of the page: | |||
{{Welfare}} | |||
<pre>{{Welfare}}</pre> | |||
===[[:Template:Zionists|Zionists Navbox]]=== | |||
The Zionists Navbox is meant to contain and be added to all Zionists ideologies. To add it to a page append the following code to the bottom of the page: | |||
{{Zionists}} | |||
<pre>{{Zionists}}</pre> | |||
==Colorlinks== | ==Colorlinks== | ||
Colorlinks are used only in navboxes and add color to the links. To insert them, edit the navbox and insert each one of the colorlinks listed below | Colorlinks are used only in navboxes and add color to the links. To insert them, edit the navbox and insert each one of the colorlinks listed below to a link, which should look like this: | ||
<pre>{{Colorlink|Color goes here|Article link goes here}}</pre> | |||
==Article Management Templates== | ==Article Management Templates== | ||
===[[:Template:Art Improvement|Art Improvement Template]]=== | Article management templates are templates added to the top of pages to indicate a given status. | ||
===[[ | |||
===[[:Template:Improvement|Improvement Template]]=== | ===[[:Template:MessageBox/Art Improvement|Art Improvement Template]]=== | ||
===[[:Template: | The Art Improvement is meant to be added to pages featuring substandard infobox art or lacking an infobox art at all. | ||
===[[:Template: | <!--there used to be a message-box here--> | ||
===[[:Template: | <pre><!--there used to be a message-box here--></pre> | ||
===[[Template:MessageBox/Fictional|Fictional Template]]=== | |||
The Fictional template is meant to be added to all ideologies that don't exist in reality and don't relate with real politics. | |||
<!--there used to be a message-box here--> | |||
<pre><!--there used to be a message-box here--></pre> | |||
===[[:Template:MessageBox/Improvement|Improvement Template]]=== | |||
The Improvement template is meant to be added to pages who need a given issue fixed but are not at risk of deletion. | |||
<!--there used to be a message-box here--> | |||
<pre><!--there used to be a message-box here--></pre> | |||
===[[:Template:MessageBox/RC|RC]]=== | |||
The RC template is WIP | |||
<!--there used to be a message-box here--> | |||
<pre><!--there used to be a message-box here--></pre> | |||
===[[:Template:MessageBox/Stub|Stub Template]]=== | |||
The Stub template is meant to be added to stub pages. (Pages that are severely underdeveloped and in need of expansion.) | |||
<!--there used to be a message-box here--> | |||
<pre><!--there used to be a message-box here--></pre> | |||
===[[:Template:MessageBox/Warning|Warning Template]]=== | |||
The Warning template is meant to be added to pages violating editing guidelines. | |||
<!--there used to be a message-box here--> | |||
<pre><!--there used to be a message-box here--></pre> | |||
== | ===[[:Template:MessageBox/WBI|Will Be Integrated Template]]=== | ||
The Will Be Integrated template is given to pages that will soon be combined with another page. | |||
<!--there used to be a message-box here--> | |||
<pre><!--there used to be a message-box here--></pre> | |||
===[[:Template:MessageBox/Wip|Work in Progress Template]]=== | |||
The Work in Progress template is meant to be added to pages that are currently being worked on by a given user. | |||
<!--there used to be a message-box here--> | |||
<pre><!--there used to be a message-box here--></pre> | |||
==Userboxes== | |||
<blockquote>''Go [[List of Userboxes|here]] for a complete list.''</blockquote> | |||
===[[:Template:Userbox|Userbox Template]]=== | ===[[:Template:Userbox|Userbox Template]]=== | ||
Userbox templates are meant to add small snippets of info to a page. | |||
[[Category:Browse]] | |||
[[Category:Lists]] | |||
[[Category:Miscellaneous]] | |||
[[zh:模版列表]] |
Latest revision as of 08:09, 8 September 2023
This page serves as a list of templates most commonly used in this wiki.
Infoboxes
Infoboxes are commonly found in most articles in the wiki. The regular infobox is used for most ideologies, while the infobox variant is used for subpages of existing articles. The user infobox isn't used for articles but only for user pages. To insert an infobox, insert it on the top of the page as an infobox, select the one you want and fill in the fields.
Ideology Template
This is the main template in the Polcompball wiki, it is meant to be added to every page that is about an ideology regardless of the state of completion of said page. To add this page in the visual editor click the insert button, select infobox and choose the Ideology infobox. one the infobox is added it will prompt you to fill the fields and once you're done, press Apply, to go back to the infobox editor click the infobox and select edit to return to it. If you prefer to use the source editor like an absolute chad add the following lines to the top of your page:
{{Ideology | themecolor = | textcolor = | title = | image = | caption = | aliases = | alignments = | influences = | influenced = | song = | theorists = | examples = | likes = | dislikes = }}
User-Ideology Template
Literally identical to the Ideology template except it doesn't add the "ideologies" category to the page, making it suitable for users who prefer to use the ideology infobox for their profile page or want to add their personal ideology to their profile page.
User-Infobox Template
This template is designed to be added to be added to users' profile pages and to pages about users, implementing it works in the same way as the template above but instead of selecting the Ideology infobox, select the user infobox. For source editors paste the following:
{{User-Infobox | themecolor = | textcolor = | bordercolor = | border = | title = | image = | caption = | name = | gender = | sex = | birthday = | alignments = | ideology = | nationality = | orientation = | language = | religion = | mbti = | enneagram = | likes = | dislikes = | interests = | reddit = | discord = | twitter = | other = }}
Extra information templates
These templates are used for extra information. The flag auto template is used for flag colors of the ball. To insert extra information templates, upload them as a template and fill in the fields.
Flag-auto Template
The Flag-auto template serves to indicate the canon color tones for each ideology's design to aid in the creation of more visually accurate art. To add this template in the visual editor click the insert button, select template, type "Flag auto" without quotes and click add template. Click each of the fields to add information to them, with c# fields being the color name and h# fields being their respective hex code. For source editors insert the following code and fill as many fields as necessary:
{{Flag-auto |c1 = |h1 = |c2 = |h2 = |c3 = |h3 = |c4 = |h4 = |c5 = |h5 = |c6 = |h6 = |c7 = |h7 = |c8 = |h8 = |c9 = |h9 = |c10= |h10= }}
Hatnote Template
Hatnote is a template for displaying some pertinent small piece of information above the main body of the page, it can only be utilized in the source editor and to deploy it add at the top of the page the following code with text replaced by whatever you want to put in the hatnote:
{{Hatnote|text}}
These navboxes are used on most articles in the wiki and are found on the bottom of each article. These are used for navigation without having to use the search bar. To insert navboxes, insert it as a template and search and select the one you want.
If you're creating/editing a navbox, the format should be like this. Some fields aren't required:
{{Navbox main |title = |name = {{subst:PAGENAME}} |state = |bodystyle = |titlestyle = |above = |abovestyle = |groupstyle = |liststyle = |oddstyle = |evenstyle = |group1 = |list1 = |group2 = |list2 = ... |group20 = |list20 = |below = |belowstyle = }}
The Anarchist Navbox is meant to contain and be added to all Anarchist ideologies. To add it to a page append the following code to the bottom of the page:
{{Anarchists}}
The Authleft Navbox is meant to contain and be added to all Authoritarian Left quadrant ideologies. To add it to a page append the following code to the bottom of the page:
{{AuthLeft}}
The Authright Navbox is meant to contain and be added to all Authoritarian Right quadrant ideologies. To add it to a page append the following code to the bottom of the page:
{{AuthRight}}
The Authunity Navbox is meant to contain and be added to all Authoritarian Unity quadrant ideologies. To add it to a page append the following code to the bottom of the page:
{{AuthUnity}}
The Caps Navbox is meant to contain and be added to all Capitalist ideologies. To add it to a page append the following code to the bottom of the page:
{{Capitalist}}
The Centrist Navbox is meant to contain and be added to all Centre quadrant ideologies. To add it to a page append the following code to the bottom of the page:
{{Centrist}}
The Conservative Navbox is meant to contain and be added to all Conservative ideologies. To add it to a page append the following code to the bottom of the page:
Conservatives - If it ain't broke, don't fix it. | |
Moderate | Liberal Conservatism
Regional
Self Inserts
|
---|---|
Main | Classical Conservatism • Conservatism • Authoritarian Conservatism • Anarcho-Conservatism • Libertarian Conservatism • Paternalistic Conservatism • Paleoconservatism
Self Inserts
|
{{Conservatives}}
The Eco Navbox is meant to contain and be added to all Environmentalist ideologies. To add it to a page append the following code to the bottom of the page:
Environmentalists - Green hills and blue sky | |
Moderate / Productive | Eco-Transhumanism |
---|---|
Main | Environmentalism • Eco-Capitalism • Eco-Socialism • Eco-Anarchism • Eco-Conservatism • Green Liberalism • Green Libertarianism • Eco-Nationalism |
Radical | Eco-Fascism • Radical Environmentalism |
Self-Inserts |
{{Eco}}
The Ego Navbox is meant to contain and be added to all Egoist ideologies. To add it to a page append the following code to the bottom of the page:
Egoists - Everything I dislike is a spook. Problem? | |
Main | Anarcho-Egoism • Ego-Communism |
---|---|
Self-Inserts | Baxism • Zelligism • Eleutherianism |
{{Egoists}}
The Fash Navbox is meant to contain and be added to all Fascist and Nazi ideologies. To add it to a page append the following code to the bottom of the page:
{{Fash}}
The Fem Navbox is meant to contain and be added to all Feminist ideologies. To add it to a page append the following code to the bottom of the page:
Feminists - Fighting sexism | |
Main | Liberal Feminism • Conservative Feminism • Feminism • Marxist Feminism • Anarcha-Feminism • Ecofeminism • Libertarian Feminism • Pacifist Feminism |
---|---|
Related / Concepts | Radical Feminism • National Feminism • CyberFeminism • Religious Feminism • Maternalism |
Self-Inserts | Quarkism • Schumacherianism |
{{Feminists}}
Fictional Infobox
The Fictional Navbox is meant to contain and be added to all Fictional ideologies. To add it to a page append the following code to the bottom of the page:
Fictional Ideologies - These ideologies are UNREAL! | |
Fictional |
---|
{{Fict}}
The FrenchRepub Navbox is meant to contain and be added to all ideologies originating in the First French Republic. To add it to a page append the following code to the bottom of the page:
First French Republic Ideologies - Vive la Résistance! | |
Canon | Babouvism • Bonapartism • Feuillantism • Girondism • Jacobinism • La Plaineism |
---|
{{French Republicans}}
The Geo Navbox is meant to contain and be added to all Georgist ideologies. To add it to a page append the following code to the bottom of the page:
Georgists - Free Trade, Free Land, Free Men | |
Main | |
---|---|
Self-Inserts | Quarkism |
{{Geo}}
The LGBT Navbox is meant to contain and be added to all ideologies who involve LGBT aspects. To add it to a page append the following code to the bottom of the page:
LGBT - Free love | |
Main | Homonationalism • Homofascism • Homoconservatism • Queer Anarchism • SJW • Alt-Right SJW
|
---|---|
Gay | Radical Frisianism • Fully Automated Gay Space Communism
|
Lesbian | |
Bisexual | Schumacherianism Bi-Bibism |
Transgender | Venatrixism MEADOWSIN • Stransserism • Transgenderism
|
Femboy | Femboy Nationalism • Femboy Fascism
|
Asexual | Quarkism • Neocarlism |
Pansexual | Schumacherianism
|
Xenogender | Xenofeminism • Xenogenderism
|
Non-Binary/Enby/Agender | Quarkism |
Intersex/Hermaphrodite | Inter-Internationalism |
Otherkin | |
Queer | |
Others |
{{LGBT}}
The Leftunity Navbox is meant to contain and be added to all Left Unity quadrant ideologies. To add it to a page append the following code to the bottom of the page:
{{LeftUnity}}
The Lib Navbox is meant to contain and be added to all Liberal ideologies. To add it to a page append the following code to the bottom of the page:
Liberals - Liberté, Égalité, Fraternité | |
Main | Classical Liberalism • Social Liberalism • Big Tent Liberalism • Third Way • Liberalism • Liberal Conservatism • Ordo-Liberalism • Radical Liberalism |
---|---|
Regional | Cardosoism • Bidenism • Sarneyism • Obamaism • Clintonism ( Hillaryism) |
Self-Inserts | FreePCB Reformism • Brazilian Liberalism • DECBism |
{{Lib}}
The Libertarian Navbox is meant to contain and be added to all Libertarian ideologies. To add it to a page append the following code to the bottom of the page:
{{Libertarians}}
The Libleft Navbox is meant to contain and be added to all Libertarian Left quadrant ideologies. To add it to a page append the following code to the bottom of the page:
{{LibLeft}}
The Libright Navbox is meant to contain and be added to all Libertarian Right quadrant ideologies. To add it to a page append the following code to the bottom of the page:
Libertarian Right - Dodging taxes since 1776 | |
Moderate | Coolidgism |
---|---|
Main | |
Self Insert | Schumacherianism |
{{LibRight}}
The Libunity Navbox is meant to contain and be added to all Libertarian Unity quadrant ideologies. To add it to a page append the following code to the bottom of the page:
Libertarian Unity - Sex, Drugs, and looking good in Thigh Highs | |
Moderate | |
---|---|
Main | Ultimate Ideal |
Self-Insert | File:FPCB Reform.png FreePCB Reformism • Zelligism |
{{LibUnity}}
The Monarch Navbox is meant to contain and be added to all explicitly Monarchist ideologies. To add it to a page append the following code to the bottom of the page:
Monarchists - We wuz kangz but literal this time | |
Main | Monarchism • Matriarchal Monarchism • Monarcho-Fascism • Monarcho-Capitalism • Monarcho-Socialism |
---|---|
Semi-Constitutional | Ceremonial Monarchism • Constitutional Monarchism • Anarcho-Monarchism |
Absolute | Absolute Monarchism • Neocameralism |
Enlightenment | |
Self-Insert | Quarkism • Neocarlism • Revolutionary Monarchism |
{{Monarchist}}
The Nation Navbox is meant to contain and be added to all Nationalist ideologies. To add it to a page append the following code to the bottom of the page:
Nationalists - For The Motherland! | |
Moderate | Main Nativism • Patriotism Related Protectionism • Isolationism Self-Inserts |
---|---|
Main | Main Nationalism • Separatism • Pan-Nationalism Definitions Volkish Nationalism • Ethnic Nationalism • Cultural Nationalism • Linguistic Nationalism • Religious Nationalism • Racial Nationalism • Civic Nationalism • Species Nationalism Application Universal Nationalism • Fictional Nationalism • Left-Wing Nationalism • Eco-Nationalism Related Ethnopluralism • Racism • Directed Socialism • Indigenism • Tinism Other Ideologies National Agrarianism • National Capitalism • National Communism • National Conservatism • National Liberalism • National Libertarianism • Welfare Chauvinism Self-Inserts |
Chauvinists | Ultranationalism • Jingoism
Self-Inserts |
{{Nationalist}}
The Nonquad Navbox is meant to contain and be added to all ideologies who do not have a defined position in the political compass. To add it to a page append the following code to the bottom of the page:
Non-Quadrant - I just want to reject the political compass for goodness sake! | |
Main/Other | Nationalism • Universal Nationalism • Fictional Nationalism • Enlightenment • Counter-Enlightenment • Populism • Internationalism • Volkish Nationalism • Cultural Nationalism • Ethnic Nationalism • Racial Nationalism • Pan-Nationalism |
---|---|
Cultural/Social Systems | Progressivism • Traditionalism |
Political/Goverment Systems | Federalism • Centralism • Authoritarianism • Democracy • Authoritarian Democracy |
Self-Inserts |
{{NonQuad}}
The Oppunity Navbox is meant to contain and be added to all Opposite Unity ideologies. To add it to a page append the following code to the bottom of the page:
Opposite Unity - It's not opposite day! | |
AuthLib | Anarcho-Totalitarianism |
---|---|
LeftRight | Capitalist Communism |
Diagonal Positive | |
Diagonal Negative | |
Quadratic | Anti-Centrism |
CentreOpp | |
Unspecified | Anti-Realism • Ismism |
Cultural | Progressive Conservatism • Alt-Right SJW |
Diplomatic | National Globalism |
Environmental | Technoprimitivism |
{{OppUnity}}
The Postleft Navbox is meant to contain and be added to all Post-Left ideologies. To add it to a page append the following code to the bottom of the page:
Post-Left - Edgy leftist doomers | |
Main | Post-Left Anarchy, Insurrectionary Anarchism, Anarcho-Primitivism, Anarcho-Egoism, Anarcho-Nihilism, Ego-Communism, Anarcho-Transhumanism, Post-Anarchism, LesbiaNRx, Xenofeminism, Post-Civilization |
---|---|
Variants | Bonannoism Post-Situationism, Anarcho-Communization, Queer Nihilism, Insurrectionary Egoism, Dark Deleuzianism, Ontological Anarchy, Green Anarchism, Post-Mutualism, Eco-Nihilism, Camattism, Kaczynskism, Lacanian Anarchism, Gender Communism, Zerzanism |
Self inserts | Zelligism |
{{Postleft}}
The Prefixes Navbox is meant to contain and be added to all ideologies with prefixes. To add it to a page append the following code to the bottom of the page: Template:Prefixes
{{Prefixes}}
The Primitivist Navbox is meant to contain and be added to all explicitly Primalist/Primitivist/Agrarian ideologies. To add it to a page append the following code to the bottom of the page:
Primitivists and Primalists: Return to flame and clay! | |
Moderate | Neoluddism • Agrarianism |
---|---|
Main | Tribalism • Anarcho-Primitivism |
Extreme | Ptychobalism • Primalism |
Self-Inserts | • Zelligism • Moxogenism |
{{Monke}}
The Reactionary Navbox is meant to contain and be added to all explicitly Reactionary ideologies. To add it to a page append the following code to the bottom of the page:
Reactionaries - It's rewind time! | |
Main | Reactionarism • Reactionary Modernism • Reactionary Liberalism • Neoreactionaryism • Reactionary Socialism • Yellow Socialism |
---|---|
Antiquitists | |
Self-Inserts | Quarkism • Neocarlism • Radical Frisianism |
{{React}}
The Religious Navbox is meant to contain and be added to all explicitly Religious ideologies. To add it to a page append the following code to the bottom of the page:
Religious - Gott mit uns! | |
Main | Christian Democracy • Islamic Democracy • Religious Nationalism • Religious Rejectionism • Religious Anarchism |
---|---|
Theocratic | Christian Theocracy • Islamic Theocracy • Jewish Theocracy • Buddhist Theocracy • • Hindu Theocracy • Pagan Theocracy • Sikh Theocracy • Zoroastrian Theocracy • Shinto Theocracy • Chinese Theocracy |
Fictional | |
Self-Insert | Evenoskyism • BetterCallSneedism |
{{Religious}}
The Rightunity Navbox is meant to contain and be added to all Right Unity quadrant ideologies. To add it to a page append the following code to the bottom of the page:
Right Unity - Free Markets and | |
Centre-Right | |
---|---|
Main | Social Darwinism |
Self-Insert | Template:16384ismlink • Meso-16384ism • Quarkism • ⠀ism |
{{RightUnity}}
The Socs Navbox is meant to contain and be added to all Socialist and Communist ideologies. To add it to a page append the following code to the bottom of the page:
{{Socs}}
The Transhuman Navbox is meant to contain and be added to all Transhumanist ideologies. To add it to a page append the following code to the bottom of the page:
Transhumanists - ROBOT ARMS ROBOT ARMS | |
Moderate | |
---|---|
Main | Transhumanism |
Biological | Bio-Transhumanism • Ptychobalism |
Self-Insert | Grugoidism • Epoch Neo-Marxism |
{{Transh}}
The Welfare Navbox is meant to contain and be added to all Welfare ideologies. To add it to a page append the following code to the bottom of the page:
{{Welfare}}
The Zionists Navbox is meant to contain and be added to all Zionists ideologies. To add it to a page append the following code to the bottom of the page:
Zionists - Hava Nagila | |
Main Ideologies | Zionism |
---|---|
Sub-Ideologies | Labour Zionism • Religious Zionism • Revisionist Zionism • Revisionist Maximalism • Kahanism Modern Secular Zionism • Green Zionism • Lehianism |
Schools of Thought | Secularism • Bibism • Neoconservatism |
Sympathizers | Quarkism |
{{Zionists}}
Colorlinks
Colorlinks are used only in navboxes and add color to the links. To insert them, edit the navbox and insert each one of the colorlinks listed below to a link, which should look like this:
{{Colorlink|Color goes here|Article link goes here}}
Article Management Templates
Article management templates are templates added to the top of pages to indicate a given status.
Art Improvement Template
The Art Improvement is meant to be added to pages featuring substandard infobox art or lacking an infobox art at all.
<!--there used to be a message-box here-->
Fictional Template
The Fictional template is meant to be added to all ideologies that don't exist in reality and don't relate with real politics.
<!--there used to be a message-box here-->
Improvement Template
The Improvement template is meant to be added to pages who need a given issue fixed but are not at risk of deletion.
<!--there used to be a message-box here-->
RC
The RC template is WIP
<!--there used to be a message-box here-->
Stub Template
The Stub template is meant to be added to stub pages. (Pages that are severely underdeveloped and in need of expansion.)
<!--there used to be a message-box here-->
Warning Template
The Warning template is meant to be added to pages violating editing guidelines.
<!--there used to be a message-box here-->
Will Be Integrated Template
The Will Be Integrated template is given to pages that will soon be combined with another page.
<!--there used to be a message-box here-->
Work in Progress Template
The Work in Progress template is meant to be added to pages that are currently being worked on by a given user.
<!--there used to be a message-box here-->
Userboxes
Go here for a complete list.
Userbox Template
Userbox templates are meant to add small snippets of info to a page.
- Anarchists
- Authoritarian Left
- Authoritarian Right
- Authoritarian Unity
- Capitalists
- Centrists
- Conservatives
- Environmentalists
- Egoists
- Fascists
- Feminists
- Fictional Ideologies
- First French Republic Ideologies
- Georgists
- LGBT
- Left Unity
- Liberals
- Libertarians
- Libertarian Left
- Libertarian Right
- Pages with broken file links
- Libertarian Unity
- Monarchists
- Nationalists
- Non-Quadrant
- Opposite Unity
- Post-Left
- Primitivist
- Religious
- Right Unity
- Socialists
- Transhumanists
- Welfarists
- Zionists
- Browse
- Lists
- Miscellaneous