Template:Iteminfo: Difference between revisions
Jump to navigation
Jump to search
Figured some info templates would come in handy. |
m Much better. |
||
| (19 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}}} | |||
|- | |----- | ||
! | | [[Area pop|Area Pop]] | ||
| {{{pop}}} | |||
|- | |----- | ||
| colspan="2 | | [[Out of Game]] | ||
|}<noinclude> | | {{{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 = | ||
|mob= | | class = | ||
|oog= | | 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 =
}}