Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Info materials: Difference between revisions

Template page
No edit summary
mNo edit summary
 
(18 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<noinclude>
<!--
If you're going to steal code, at least do it well. :P
-->
{{Info materials
|image = noimg.png
|officialname = Official name (no period)
|nicknames = Common Nicknames.
|category = State the category of metal it is (otherwise delete)
|origin = Where it came from, and where it's found.
|uses = What is the material used for?
|rarity = How common/uncommon is it?
|accessibility = Commoner or Nobility
|}}
==Using "Materials"==
==Using "Materials"==
Putting the materials box on your page (see left) is super simple. Just type in the following:
Putting the materials box on your page (see left) is super simple. Just type in the following:
Line 7: Line 28:
|officialname = Official name (no period)
|officialname = Official name (no period)
|nicknames = Common Nicknames.
|nicknames = Common Nicknames.
|category = State the category of metal it is (otherwise delete)
|origin = Where it came from, and where it's found.
|origin = Where it came from, and where it's found.
|uses = What is the material used for?
|uses = What is the material used for?
|rarity = How accessible is this material?
|rarity = How common/uncommon is it?
|price = A general range.
|accessibility = Commoner or Nobility.
|}}
|}}
</pre>
</pre>
Line 20: Line 42:
</noinclude>
</noinclude>
{{ infobox
{{ infobox
| bodystyle  = width: 270px; min-width: 270px; float: right; padding-left: 10px;
| bodystyle  = width: 270px; min-width: 270px; float: right; padding-left: 1px; padding-right: 1px;
| labelstyle  = width:50%; min-width: 50%; vertical-align: top; font-size: .8em;
| labelstyle  = width:30%; min-width: 30%; vertical-align: top; font-size: .8em;
| datastyle  = font-size: .8em;
| datastyle  = font-size: .8em;
| abovestyle  = background:#cd6e3f;
| abovestyle  =  


| above      = {{{name|<includeonly>{{PAGENAME}}</includeonly>}}}
| above      = {{{name|<includeonly>{{PAGENAME}}</includeonly>}}}
| image      = [[File:{{{image|noimg.png}}}|200px]]
| image      = [[File:{{{image|noimg.png}}}|200px]][[category:Art by {{{artist|None}}}]]


| headerstyle = background:#cc6e3f;
| headerstyle =  
| header1    = Materials
| header1    = Materials


Line 37: Line 59:
| data3      = {{{nicknames|}}}
| data3      = {{{nicknames|}}}


| label4      = Origin
| label4     = Category
| data4       = {{{origin|}}}
| data4      = {{{category|}}}
 
| label5     = Origin
| data5       = {{{origin|}}}


| label5     = Uses
| label6     = Uses
| data5       = {{{uses|}}}
| data6       = {{{uses|}}}


| label6     = Rarity
| label7     = Rarity
| data6       = {{{rarity|}}}
| data7       = {{{rarity|}}}


| label7     = Price
| label8     = Accessibility
| data7       = {{{price|}}}
| data8       = {{{accessibility|}}}
}}
}}