Template:Iteminfo: Difference between revisions
Jump to navigation
Jump to search
Okay, it's fixed up and ready to go! I swear, sometimes I impress even myself. |
m Much better. |
||
| (14 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{| style="border:1px solid # | {| align="right" rules="all" cellpadding="3" cellspacing="0" style="margin: 0 0 1em 1em; border: 1px solid #999; border-right-width: 1px; border-bottom-width: 1px; background-color: white" | ||
! colspan="3" style="background-color: teal" class="infobox.geography" | | |||
|- | {| style="background: teal" align="center" width="100%" | ||
| | | padding=0px| | ||
| style="background: teal" align="center" width="100%" |<font color=white size=4>'''{{{name}}}''' | |||
|- | | padding=0px| | ||
|} | |||
| | |----- | ||
|- | | colspan=2 align="center" cellpadding="0" bgcolor=white|{{{type}}} | ||
| | |----- | ||
| | ! bgcolor="teal" colspan="2" | Item Information | ||
|- | |----- | ||
| | |----- | ||
| Classes Allowed | |||
|- | | {{{class}}} | ||
| | |----- | ||
| Alignments Allowed | |||
|- | | {{{align}}} | ||
| | |----- | ||
| Lowest Level Found | |||
|- | | {{{level}}} | ||
| | |----- | ||
| [[:Category:Areas|Area]] | |||
|- | | {{{area}}} | ||
| | |----- | ||
| [[mobile|Mob]] | |||
|- | | {{{mob}}} | ||
|----- | |||
|}<noinclude> | | [[Area pop|Area Pop]] | ||
| {{{pop}}} | |||
|----- | |||
| [[Out of Game]] | |||
| {{{oog}}} | |||
|----- | |||
| [[Manufactured item|Manufactured]] | |||
| {{{manu}}} | |||
|----- | |||
! bgcolor="teal" colspan="2" | Other Info | |||
|----- | |||
| colspan="2" | {{{notes}}} | |||
|} | |||
<noinclude> | |||
<br clear="all" /> | <br clear="all" /> | ||
<pre> | <pre> | ||
Usage: | |||
{{Iteminfo | |||
| name = | |||
| type = | |||
| class = | |||
| level = | |||
| area = | |||
| mob = | |||
| pop = | |||
| oog = | |||
| manu = | |||
| notes = | |||
}} | |||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 07:48, 28 May 2010
| |||||
|---|---|---|---|---|---|
| {{{type}}} | |||||
| Item Information | |||||
| Classes Allowed | {{{class}}} | ||||
| Alignments Allowed | {{{align}}} | ||||
| Lowest Level Found | {{{level}}} | ||||
| Area | {{{area}}} | ||||
| Mob | {{{mob}}} | ||||
| Area Pop | {{{pop}}} | ||||
| Out of Game | {{{oog}}} | ||||
| Manufactured | {{{manu}}} | ||||
| Other Info | |||||
| {{{notes}}} | |||||
Usage:
{{Iteminfo
| name =
| type =
| class =
| level =
| area =
| mob =
| pop =
| oog =
| manu =
| notes =
}}