Template:Infobox movement: Difference between revisions

From Revolupedia
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
== Parameters ==
<pre style="overflow:early;">
{{Infobox ideology
| name    = <!- The ideology's name.  -->
| image    =
| class    = <!- The class this ideology represents. -->
| position = <!- The positions of this ideology (e.g., fascistic, nationalist, internationalist, etc.) -->
}}
</pre>
</noinclude>
<includeonly>
{{Infobox
{{Infobox
| title = {{{name|{{PAGENAME}}}}}
| title = {{{name|{{PAGENAME}}}}}
| autoheaders = y
| autoheaders = y
| image = {{{image|}}}
| image = {{{image|}}}
| caption = {{{caption|}}}
| label1 = Class represented
| label1 = Class represented
| data1 = {{{class|}}}
| data1 = {{{class|}}}
| label2 = Position
| label2 = Position
| data2 = {{{position|}}}
| data2 = {{{position|}}}
| label3 = Major figures
| data3 = {{{theorists|}}}
| label4 = Related tendencies
| data4 = {{{related|}}}
| label5 = Organizations
| data5 = {{{organizations|}}}
}}
}}
</includeonly>
<noinclude>
== Parameters ==
<pre style="overflow:early;">
{{Infobox movement
| name    = <!-- The movement's name.  -->
| image    =
| caption  =
| class    = <!-- The class this movement represents. -->
| position = <!-- The positions of this movement (e.g., fascistic, nationalist, internationalist, etc.) -->
| theorists = <!-- Major theorists of the movements (e.g. Lenin and Stalin with the Bolsheviks, etc.) -->
| related = <!-- Tendencies this movement belongs to (e.g. Bolshevims is related to Marxism, Leninism, communism, etc.) -->
| organizations = <!-- The organizations which belonged to this movement (e.g. the Bolsheviks with the RSDLP, and later the AUCP(b) -->
}}
</pre>
[[Category:Infobox templates]]
</noinclude>

Latest revision as of 22:33, 15 November 2024

Infobox movement

Parameters

{{Infobox movement
| name     = <!-- The movement's name.  -->
| image    =
| caption  =
| class    = <!-- The class this movement represents. -->
| position = <!-- The positions of this movement (e.g., fascistic, nationalist, internationalist, etc.) -->
| theorists = <!-- Major theorists of the movements (e.g. Lenin and Stalin with the Bolsheviks, etc.) -->
| related = <!-- Tendencies this movement belongs to (e.g. Bolshevims is related to Marxism, Leninism, communism, etc.) -->
| organizations = <!-- The organizations which belonged to this movement (e.g. the Bolsheviks with the RSDLP, and later the AUCP(b) -->
}}