Template:Infobox movement: Difference between revisions

From Revolupedia
Jump to navigation Jump to search
(Added caption parameter.)
m (Expanded template.)
Line 3: Line 3:
<pre style="overflow:early;">
<pre style="overflow:early;">
{{Infobox ideology
{{Infobox ideology
| name    = <!- The ideology's name.  -->
| name    = <!-- The ideology's name.  -->
| image    =
| image    =
| caption  =
| caption  =
| class    = <!- The class this ideology represents. -->
| class    = <!-- The class this ideology represents. -->
| position = <!- The positions of this ideology (e.g., fascistic, nationalist, internationalist, etc.) -->
| position = <!-- The positions of this ideology (e.g., fascistic, nationalist, internationalist, etc.) -->
| theorists = <!-- Major theorists of the tendency (e.g. Marx and Engels with Classical Marxism, Lenin and Stalin with Marxism–Leninism, etc.) -->
| related = <!-- Tendencies related to the one detailed (e.g. Leninism is related to Marxism, communism, etc.) -->
}}
}}
</pre>
</pre>
Line 22: Line 24:
| label2 = Position
| label2 = Position
| data2 = {{{position|}}}
| data2 = {{{position|}}}
| label3 = Major theorists
| data3 = {{{theorists|}}}
| label4 = Related tendencies
| data4 = {{{related|}}}
}}
}}
</includeonly>
</includeonly>

Revision as of 02:52, 23 October 2024

Parameters

{{Infobox ideology
| name     = <!-- The ideology's name.  -->
| image    =
| caption  =
| class    = <!-- The class this ideology represents. -->
| position = <!-- The positions of this ideology (e.g., fascistic, nationalist, internationalist, etc.) -->
| theorists = <!-- Major theorists of the tendency (e.g. Marx and Engels with Classical Marxism, Lenin and Stalin with Marxism–Leninism, etc.) -->
| related = <!-- Tendencies related to the one detailed (e.g. Leninism is related to Marxism, communism, etc.) -->
}}