Template:Base Additional Info/doc: Difference between revisions
Jump to navigation
Jump to search
imported>Aggelakis (historical) (Used to Craft) |
imported>Aggelakis (historical) m (tweak) |
||
Line 4: | Line 4: | ||
==Usage== | ==Usage== | ||
This template is used under the "Additional Information" section on base item pages. | This template is used under the "Additional Information" section on base item pages. | ||
<PRE><nowiki>{{ | <PRE><nowiki>{{Base Additional Info | ||
|Type= | |Type= | ||
|Price= | |Price= | ||
Line 21: | Line 21: | ||
|Attaches= | |Attaches= | ||
|AllowedAux= | |AllowedAux= | ||
<nowiki> | }}</nowiki></PRE> | ||
{| border=0 | |||
|- | |||
| | |||
*Type = What [[Base Items#Item Types|type]] of item | |||
*Price = How much [[prestige]] it costs to place the item | |||
*Issue = Which issue it was released | |||
*Unlocked = <nowiki>[[Link Badge|Link]]</nowiki> to which badge unlocks the item | |||
*DeviceRank = List the rank number if there are more than one ranks of similar items | |||
*PowerUsed = How much energy this item uses | |||
*ControlUsed = How much control this item uses | |||
*PowerProduced = How much energy this item produces | |||
| | |||
*ControlProduced = How much control this item produces | |||
*Crafted = <nowiki>[[Link]]</nowiki> to where it is crafted | |||
*BuyTab = Which purchase tab the item is listed under | |||
*ToCraft = <nowiki>[[Link]]</nowiki> to which items it crafts (if few; otherwise, separate the list) | |||
*Salvage = List which salvage it takes to craft it | |||
*MaxCon = Maximum number of auxiliary connections | |||
*Attaches = <nowiki>[[Link]]</nowiki> to which item it is an auxiliary for | |||
*AllowedAux = <nowiki>[[Link]]</nowiki> to which items are allowed as auxiliaries | |||
|} | |||
All options except Crafted will not show up if it is left out or there is no input. If Crafted is not present or has no input, it will automatically show up with "Not Crafted" as the result. | |||
== Examples == | == Examples == | ||
Line 30: | Line 53: | ||
|Price=10,000 | |Price=10,000 | ||
|Issue=[[Issue 6]] | |Issue=[[Issue 6]] | ||
|Unlocked=Some Random Badge | |Unlocked=[[Some Random Badge|Some Random]] | ||
|DeviceRank=2 | |DeviceRank=2 | ||
|PowerUsed=50 | |PowerUsed=50 | ||
Line 39: | Line 62: | ||
Recipe2Item Recipe2Item Recipe2Item | Recipe2Item Recipe2Item Recipe2Item | ||
|MaxCon=2 | |MaxCon=2 | ||
|AllowedAux=Another Item | |AllowedAux=[[Another Item]] | ||
<nowiki>}}</nowiki></PRE> | <nowiki>}}</nowiki></PRE> | ||
Line 47: | Line 70: | ||
|Price=10,000 | |Price=10,000 | ||
|Issue=[[Issue 6]] | |Issue=[[Issue 6]] | ||
|Unlocked=Some Random Badge | |Unlocked=[[Some Random Badge|Some Random]] | ||
|DeviceRank=2 | |DeviceRank=2 | ||
|PowerUsed=50 | |PowerUsed=50 | ||
Line 56: | Line 79: | ||
Recipe2Item Recipe2Item Recipe2Item | Recipe2Item Recipe2Item Recipe2Item | ||
|MaxCon=2 | |MaxCon=2 | ||
|AllowedAux=Another Item | |AllowedAux=[[Another Item]] | ||
}} | }} | ||
Line 67: | Line 90: | ||
|PowerProduced=500 | |PowerProduced=500 | ||
|BuyTab=''Tab Name'' Tab | |BuyTab=''Tab Name'' Tab | ||
|ToCraft=Some Other Item | |ToCraft=[[Some Other Item]] | ||
}}</nowiki></pre> | }}</nowiki></pre> | ||
Line 76: | Line 99: | ||
|PowerProduced=500 | |PowerProduced=500 | ||
|BuyTab=''Tab Name'' Tab | |BuyTab=''Tab Name'' Tab | ||
|ToCraft=Some Other Item | |ToCraft=[[Some Other Item]] | ||
}} | }} | ||
Revision as of 04:55, 5 January 2009
Usage
This template is used under the "Additional Information" section on base item pages.
{{Base Additional Info |Type= |Price= |Issue= |Unlocked= |DeviceRank= |PowerUsed= |ControlUsed= |PowerProduced= |ControlProduced= |Crafted= |BuyTab= |ToCraft= |Salvage= |MaxCon= |Attaches= |AllowedAux= }}
|
|
All options except Crafted will not show up if it is left out or there is no input. If Crafted is not present or has no input, it will automatically show up with "Not Crafted" as the result.
Examples
Crafted Item
{{Base Additional Info |Type=Control |Price=10,000 |Issue=[[Issue 6]] |Unlocked=[[Some Random Badge|Some Random]] |DeviceRank=2 |PowerUsed=50 |ControlProduced=1000 |Crafted=[[Advanced Worktable]] |Salvage=Recipe1Item Recipe1Item Recipe1Item {{center|OR}} Recipe2Item Recipe2Item Recipe2Item |MaxCon=2 |AllowedAux=[[Another Item]] }}
Base Element Type | Control |
Issue Added | Issue 6 |
Device Rank | 2 |
Crafted at | Advanced Worktable |
Salvage Required | Recipe1Item Recipe1Item Recipe1Item
OR
Recipe2Item Recipe2Item Recipe2Item |
Maximum Connections | 2 |
Allowed "Aux" Items | Another Item |
Purchased Item
{{Base Additional Info |Price=10,000 |Issue=[[Issue 13]] |ControlUsed=25 |PowerProduced=500 |BuyTab=''Tab Name'' Tab |ToCraft=[[Some Other Item]] }}
Issue Added | Issue 13 |
Crafted at | Not Crafted |
Purchase Tab | Tab Name Tab |
Used to Craft | Some Other Item |
Allowed "Aux" Items | None |