Template talk:Resource
From FOnline: 2238 Wiki
(Difference between revisions)
(Creating the page.) |
(I suggest a new template for resource like items.) |
||
| Line 1: | Line 1: | ||
| − | Vendor price and weight should be mentioned on every item. | + | It could look something like this. Vendor price and weight should be mentioned on every item. |
| + | |||
| + | Name: [[Template:Resources]] or [[Template:Resource]] ? | ||
| + | |||
| + | == Template:Resource == | ||
| + | {| class="wikitable" style="width:30%; float:right; clear:right; margin:16px" | ||
| + | ! colspan="2" | '''Resource table''' | ||
| + | |- | ||
| + | ! colspan="2" | [[File:{{{image}}}.gif]] | ||
| + | |- | ||
| + | ! width="25%" | Requirements | ||
| + | | {{{reqs}}} | ||
| + | |- | ||
| + | ! '''Gathered amount''' | ||
| + | | {{{count}}} | ||
| + | |- | ||
| + | ! '''Sources''' | ||
| + | | {{{res}}} | ||
| + | |- | ||
| + | ! '''Tools''' | ||
| + | | {{{tools}}} | ||
| + | |- | ||
| + | ! '''Weight''' | ||
| + | | {{{weight}}} grams | ||
| + | |- | ||
| + | ! '''Base price''' | ||
| + | | {{{cost}}} caps | ||
| + | |- | ||
| + | ! '''Gather cooldown''' | ||
| + | | {{{GatherCooldown}}} seconds | ||
| + | |} | ||
Revision as of 22:58, 17 April 2012
It could look something like this. Vendor price and weight should be mentioned on every item.
Name: Template:Resources or Template:Resource ?
Template:Resource
| Resource table | |
|---|---|
| [[File:{{{image}}}.gif]] | |
| Requirements | {{{reqs}}} |
| Gathered amount | {{{count}}} |
| Sources | {{{res}}} |
| Tools | {{{tools}}} |
| Weight | {{{weight}}} grams |
| Base price | {{{cost}}} caps |
| Gather cooldown | {{{GatherCooldown}}} seconds |