Template:Iteminfo: Difference between revisions
Jump to navigation
Jump to search
For some reason, this wiki doesn't allow proper infoboxes. Oh yeah, reverted previous edit. |
>_> trying again |
||
| 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" | | |||
|- | {| 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}}} | ||
| | |----- | ||
| Lowest Level Found | |||
|- | | {{{level}}} | ||
|----- | |||
| [[:Category:Areas|Area]] | |||
|- | | {{{area}}} | ||
|----- | |||
| [[mobile|Mob]] | |||
|- | | {{{mob}}} | ||
|----- | |||
| [[Pop|Area Pop]] | |||
|- | | {{{pop}}} | ||
|----- | |||
| | | [[Out of Game]] | ||
| {{{oog}}} | |||
|----- | |||
| [[Manufactured]] | |||
| {{{manu}} | |||
|----- | |||
! bgcolor="teal" colspan="2" | Other Info | |||
|----- | |||
| colspan="2" | {{{notes}}} | |||
|} | |||
<pre> | <pre> | ||
Usage: | |||
{{Iteminfo2 | |||
| name = | |||
| type = | |||
| class = | |||
| level = | |||
| area = | |||
| mob = | |||
| pop = | |||
| oog = | |||
| manu = | |||
| notes = | |||
}} | |||
</pre> | </pre> | ||
Revision as of 21:39, 5 November 2006
| |||||
|---|---|---|---|---|---|
| {{{type}}} | |||||
| Item Information | |||||
| Classes Allowed | {{{class}}} | ||||
| Lowest Level Found | {{{level}}} | ||||
| Area | {{{area}}} | ||||
| Mob | {{{mob}}} | ||||
| Area Pop | {{{pop}}} | ||||
| Out of Game | {{{oog}}} | ||||
| Manufactured | {Template:Manu | ||||
| Other Info | |||||
| {{{notes}}} | |||||
Usage:
{{Iteminfo2
| name =
| type =
| class =
| level =
| area =
| mob =
| pop =
| oog =
| manu =
| notes =
}}