Template:Iteminfo: Difference between revisions

From RoDpedia
Jump to navigation Jump to search
Trinexx (talk | contribs)
Forgot to set a noinclude tag on the usage
Trinexx (talk | contribs)
m Much better.
 
(9 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}}}
|-----
|-----
| [[Pop|Area Pop]]
| [[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 39: Line 42:


<noinclude>
<noinclude>
<br clear="all" />
<pre>
<pre>
Usage:
Usage:


{{Iteminfo2
{{Iteminfo
| name    =
| name    =
| type    =
| type    =
Line 55: Line 59:
}}
}}
</pre>
</pre>
</noinclude
</noinclude>

Latest revision as of 07:48, 28 May 2010

{{{name}}}
{{{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    =
}}