Difference between revisions of "Template:MachineComponents"
Jump to navigation
Jump to search
(added width as an option to change) |
(added an expample and fixed the file size thingy a mabob) |
||
Line 1: | Line 1: | ||
{| class="wikitable" style="width:{{{Width|100%}}};" | {| class="wikitable" style="width:{{{Width|100%}}};" | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
| style="width:30%; background-color:{{{Background-c|#E0BADC}}}; text-align:center;" | '''{{{Name|PLACEHOLDER}}}''' <br> [[File:{{{File|burger.png}}}]] | | style="width:30%; background-color:{{{Background-c|#E0BADC}}}; text-align:center;" | '''{{{Name|PLACEHOLDER}}}''' <br> [[File:{{{File|burger.png}}}|{{{File-s|64px}}}]] | ||
| rowspan='2' style="width:70%;" | | | rowspan='2' style="width:70%;" | | ||
{| style="width:100%; text-align:left;" | {| style="width:100%; text-align:left;" | ||
Line 18: | Line 18: | ||
<noinclude> | <noinclude> | ||
<br><br> | <br><br> | ||
* ''''Width'''': Changes the width of the chart. '''Default: 100%''' | * ''''Width'''' (optional): Changes the width of the chart. '''Default: 100%''' | ||
* ''''Background-c'''': The colour that appears behind the Item. '''Default: #E0BADC''' | * ''''Background-c'''': The colour that appears behind the Item. '''Default: #E0BADC''' | ||
* ''''Name'''': Name of the Item. '''Default: PLACEHOLDER''' | * ''''Name'''': Name of the Item. '''Default: PLACEHOLDER''' | ||
* ''''File'''': The Items file. '''Default: burger.png''' | * ''''File'''': The Items file. '''Default: burger.png''' | ||
* | * ''''File-s'''' (optional): Changes the file size. '''Default: 64px''' | ||
* ''''Header-c'''': The colour that the headers take. '''Default: #642d5f''' | * ''''Header-c'''': The colour that the headers take. '''Default: #642d5f''' | ||
* ''''Components'''': The field that contains the amount of components the item requires. '''Default: A long list of every item''' | * ''''Components'''': The field that contains the amount of components the item requires. '''Default: A long list of every item''' | ||
* ''''Information'''': The field that contains information on component upgrading. '''Default: A long list of every item''' | * ''''Information'''': The field that contains information on component upgrading. '''Default: A long list of every item''' | ||
<br><br> | |||
An example of the useage of the template <br> | |||
<nowiki>{{MachineComponents|Width=50%|Background-c=#FF00FF|Name=Purple|File=IPC.png|File-s=64px|Header-c=#660066|Components=[[file:burger.png|32px]] i dunno but i hungry|Information=Why he ourple}}</nowiki> | |||
{{MachineComponents|Width=50%|Background-c=#FF00FF|Name=Purple|File=IPC.png|File-s=64px|Header-c=#660066|Components=[[file:burger.png|32px]] i dunno but i hungry|Information=Why he ourple}} | |||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Revision as of 18:04, 8 April 2024
- 'Width' (optional): Changes the width of the chart. Default: 100%
- 'Background-c': The colour that appears behind the Item. Default: #E0BADC
- 'Name': Name of the Item. Default: PLACEHOLDER
- 'File': The Items file. Default: burger.png
- 'File-s' (optional): Changes the file size. Default: 64px
- 'Header-c': The colour that the headers take. Default: #642d5f
- 'Components': The field that contains the amount of components the item requires. Default: A long list of every item
- 'Information': The field that contains information on component upgrading. Default: A long list of every item
An example of the useage of the template
{{MachineComponents|Width=50%|Background-c=#FF00FF|Name=Purple|File=IPC.png|File-s=64px|Header-c=#660066|Components=[[file:burger.png|32px]] i dunno but i hungry|Information=Why he ourple}}
Purple |
| ||
|