Template:Iteminfo: Difference between revisions
Jump to navigation
Jump to search
Trying a different infobox. If this one works, delete the original and copy this one over. |
m Much better. |
||
| (12 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{| 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" | {| 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" | | ! colspan="3" style="background-color: teal" class="infobox.geography" | | ||
{| style="background: teal" align="center" width="100%" | {| style="background: teal" align="center" width="100%" | ||
| padding=0px| | | padding=0px| | ||
| Line 14: | Line 14: | ||
| Classes Allowed | | Classes Allowed | ||
| {{{class}}} | | {{{class}}} | ||
|----- | |||
| Alignments Allowed | |||
| {{{align}}} | |||
|----- | |----- | ||
| Lowest Level Found | | Lowest Level Found | ||
| Line 24: | Line 27: | ||
| {{{mob}}} | | {{{mob}}} | ||
|----- | |----- | ||
| [[ | | [[Area pop|Area Pop]] | ||
| {{{pop}}} | | {{{pop}}} | ||
|----- | |----- | ||
| Line 30: | Line 33: | ||
| {{{oog}}} | | {{{oog}}} | ||
|----- | |----- | ||
| [[Manufactured]] | | [[Manufactured item|Manufactured]] | ||
| {{{manu}} | | {{{manu}}} | ||
|----- | |----- | ||
! bgcolor="teal" colspan="2" | Other Info | ! bgcolor="teal" colspan="2" | Other Info | ||
| Line 38: | Line 41: | ||
|} | |} | ||
<noinclude> | |||
<br clear="all" /> | |||
<pre> | <pre> | ||
Usage: | Usage: | ||
{{ | {{Iteminfo | ||
| name = | | name = | ||
| type = | | type = | ||
| Line 54: | Line 59: | ||
}} | }} | ||
</pre> | </pre> | ||
</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 =
}}