Please refer to Copyright Policy as well as the Media Upload Policy for Chrono Wiki. If there are any questions, please direct them into the discussion page. As always, please refer to the Manual of Style when editing.

Template:Infobox CC Item: Difference between revisions

From Chrono Wiki, a database for the Chrono series that anyone can edit
Jump to navigation Jump to search
m (2 revisions from chrono:Template:Infobox CC Item)
(+stealing parameter)
Line 32: Line 32:
{{!}} style="background-color:lightskyblue; border:1px solid #000;" {{!}}'''Won From'''
{{!}} style="background-color:lightskyblue; border:1px solid #000;" {{!}}'''Won From'''
{{!}} style="border:1px solid #000;" {{!}}{{{won}}}
{{!}} style="border:1px solid #000;" {{!}}{{{won}}}
{{!}}-
}}
{{#if:{{{won<includeonly>|</includeonly>}}} |
{{!}} style="background-color:lightskyblue; border:1px solid #000;" {{!}}'''[[Stealing|Stolen]] From'''
{{!}} style="border:1px solid #000;" {{!}}{{{steal}}}
{{!}}-
{{!}}-
}}
}}
Line 51: Line 56:
*vendor - Merchants which carry the item
*vendor - Merchants which carry the item
*won - Creatures / locations where the item is dropped
*won - Creatures / locations where the item is dropped
*steal - Creatures the item can be [[Stealing|stolen]] from
*chest - Treasure chests which contain the item (ex: Hydra Mashes, Other World)
*chest - Treasure chests which contain the item (ex: Hydra Mashes, Other World)
<pre>
<pre>
Line 62: Line 68:
|vendor      =  
|vendor      =  
|won          =  
|won          =  
|steal        =
|chest        =  
|chest        =  
}}
}}

Revision as of 06:17, 18 April 2015

Infobox CC Item
Have an image of this item?
Then please upload it!
Item Type {{{type}}}
Description {{{desc}}}
Price {{{cost}}}
Sell {{{sell}}}
Vendor Locations {{{vendor}}}
Won From {{{won}}}
Stolen From {{{steal}}}
Treasure Chests {{{chest}}}

Usage

This template is for items in Chrono Cross. All fields *should* be optional. As such, leave any inapplicable entries blank!

  • name - The name of the item
  • image - A pic of the item, if applicable
  • type - The type of item in question (Consumable, Key Item etc. )
  • desc - Description of the item from the inventory screen
  • cost - The price at which a vendor will sell you the item
  • sell - The amount you will get from selling the item
  • vendor - Merchants which carry the item
  • won - Creatures / locations where the item is dropped
  • steal - Creatures the item can be stolen from
  • chest - Treasure chests which contain the item (ex: Hydra Mashes, Other World)
{{Infobox CC Item
|name         = 
|image        = 
|type         = 
|desc         = 
|cost         = 
|sell         = 
|vendor       = 
|won          = 
|steal        =
|chest        = 
}}