Template:Infobox mode of production: Difference between revisions

From Revolupedia
Jump to navigation Jump to search
mNo edit summary
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Infobox
{{Infobox
| above = {{{name|<includeonly>{{PAGENAME}}</includeonly>}}}
| title = {{{name|<includeonly>{{PAGENAME}}</includeonly>}}}
| image = {{{image|}}}
| image = {{{image|}}}
| subheader = {{{full_name|}}}
| above = {{{full_name|}}}
| label1 = Predecessor
| label1 = Predecessor
| data1 = {{{predecessor|}}}
| data1 = {{{predecessor|}}}
Line 17: Line 17:
| label8 = First established
| label8 = First established
| data8 = {{{established|}}}
| data8 = {{{established|}}}
| label9 = First example of {{{name}}}
| label9 = First example
| data9 = {{{establishment_example|}}}
| data9 = {{{establishment_example|}}}
}}
}}
== Paramaters ==
<noinclude>
== Parameters ==
<pre style="overflow:auto;">
<pre style="overflow:auto;">
{{Infobox mode of production
{{Infobox mode of production
Line 35: Line 36:
}}
}}
</pre>
</pre>
[[Category:Infobox templates]]
<noinclude>

Latest revision as of 03:22, 10 October 2024

Parameters

{{Infobox mode of production
| name                  =
| image                 =
| full_name             = <!-- Full name of the mode of production (e.g., "Capitalist mode of production") -->
| predecessor           = <!-- Mode of production that preceded this one -->
| successor             =
| classes               = <!-- Classes in this mode of production -->
| ruling_class          = <!-- The ruling class of this mode of production -->
| future_ruling_class   = <!-- The ruling class in the mode of production after this one -->
| established           = <!-- When this mode of production was established -->
| establishment_example = <!-- The first example of this mode of production -->
}}