Template:Infobox mode of production: Difference between revisions
Jump to navigation
Jump to search
(Created infobox.) |
Saul Wenger (talk | contribs) mNo edit summary |
||
(6 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
| | | title = {{{name|<includeonly>{{PAGENAME}}</includeonly>}}} | ||
| image = {{{image|}}} | | image = {{{image|}}} | ||
| | | above = {{{full_name|}}} | ||
| label1 = Predecessor | | label1 = Predecessor | ||
| data1 = {{{predecessor|}}} | | data1 = {{{predecessor|}}} | ||
| label2 = Successor | | label2 = Successor | ||
| data2 = {{{successor|}}} | | data2 = {{{successor|}}} | ||
| header3 = Classes | | header3 = {{#if: {{{classes|}}}{{{ruling_class|}}}{{{future_ruling_class|}}} | Classes}} | ||
| label4 = Classes | | label4 = Classes | ||
| data4 = {{{classes|}}} | | data4 = {{{classes|}}} | ||
Line 17: | Line 17: | ||
| label8 = First established | | label8 = First established | ||
| data8 = {{{established|}}} | | data8 = {{{established|}}} | ||
| label9 = First example | | label9 = First example | ||
| data9 = {{{establishment_example|}}} | | data9 = {{{establishment_example|}}} | ||
}} | }} | ||
<noinclude> | |||
== Parameters == | |||
<pre style="overflow:auto;"> | |||
{{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 --> | |||
}} | |||
</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 --> }}