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)
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 2: Line 2:
! colspan="2" style="font-size:130%; text-align:center; background-color:royalblue; color:#FFF; border:1px solid #000;" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
! colspan="2" style="font-size:130%; text-align:center; background-color:royalblue; color:#FFF; border:1px solid #000;" | {{#if:{{{name|}}}|{{{name}}}|{{PAGENAME}}}}
|-
|-
| colspan="2" style="text-align:center; border:1px solid #000;" | {{#if:{{{image|}}}|{{{image}}}|Have an image of this item?<br />Then please '''[[Special:Upload|upload]]''' it!}}
| colspan="2" style="text-align:center; border:1px solid #000;" | {{#if:{{{image|}}}|{{{image}}}|Have an image of this item?<br />Then please '''[[Special:Upload|upload]]''' it!}}{{#if:{{{caption|}}}|<br />{{{caption}}}}}
|-
|-
{{#if:{{{japanese<includeonly>|</includeonly>}}} |
{{!}} style="background-color:lightskyblue; border:1px solid #000;" {{!}}'''Japanese name'''
{{!}} style="border:1px solid #000;" {{!}}{{{japanese}}}
{{!}}-
}}
{{#if:{{{type<includeonly>|</includeonly>}}} |
{{#if:{{{type<includeonly>|</includeonly>}}} |
{{!}} style="background-color:lightskyblue; border:1px solid #000;" {{!}}'''Item Type'''
{{!}} style="background-color:lightskyblue; border:1px solid #000;" {{!}}'''Item Type'''
Line 12: Line 17:
{{!}} style="background-color:lightskyblue; border:1px solid #000;" {{!}}'''Description'''
{{!}} style="background-color:lightskyblue; border:1px solid #000;" {{!}}'''Description'''
{{!}} style="border:1px solid #000;" {{!}}''{{{desc}}}''
{{!}} style="border:1px solid #000;" {{!}}''{{{desc}}}''
{{!}}-
}}
{{#if:{{{effect<includeonly>|</includeonly>}}} |
{{!}} style="background-color:lightskyblue; border:1px solid #000;" {{!}}'''Effect'''
{{!}} style="border:1px solid #000;" {{!}}{{{effect}}}
{{!}}-
{{!}}-
}}
}}
Line 22: Line 32:
{{!}} style="background-color:lightskyblue; border:1px solid #000;" {{!}}'''Sell'''
{{!}} style="background-color:lightskyblue; border:1px solid #000;" {{!}}'''Sell'''
{{!}} style="border:1px solid #000;" {{!}}{{{sell}}}
{{!}} style="border:1px solid #000;" {{!}}{{{sell}}}
{{!}}-
}}
{{#if:{{{mat<includeonly>|</includeonly>}}} |
{{!}} style="background-color:lightskyblue; border:1px solid #000;" {{!}}'''[[Crafting|Materials]]'''
{{!}} style="border:1px solid #000;" {{!}}{{{mat}}}
{{!}}-
{{!}}-
}}
}}
Line 32: Line 47:
{{!}} 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 45: Line 65:
*name - The name of the item
*name - The name of the item
*image - A pic of the item, if applicable
*image - A pic of the item, if applicable
*caption - A caption for the pic
*japanese - The Japanese name for the item
*type - The type of item in question (Consumable, Key Item etc. )
*type - The type of item in question (Consumable, Key Item etc. )
*desc - Description of the item from the inventory screen
*desc - Description of the item from the inventory screen
*effect - Special effects on the user
*cost - The price at which a vendor will sell you the item
*cost - The price at which a vendor will sell you the item
*sell - The amount you will get from selling the item
*sell - The amount you will get from selling the item
*mat - Material obtained from disassembling item
*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 56: Line 81:
|name        =  
|name        =  
|image        =  
|image        =  
|caption      =
|japanese    =
|type        =  
|type        =  
|desc        =  
|desc        =
|effect      =
|cost        =  
|cost        =  
|sell        =  
|sell        =  
|mat          =
|vendor      =  
|vendor      =  
|won          =  
|won          =  
|steal        =
|chest        =  
|chest        =  
}}
}}

Latest revision as of 00:24, 9 July 2020

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

Usage[edit source]

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
  • caption - A caption for the pic
  • japanese - The Japanese name for the item
  • type - The type of item in question (Consumable, Key Item etc. )
  • desc - Description of the item from the inventory screen
  • effect - Special effects on the user
  • cost - The price at which a vendor will sell you the item
  • sell - The amount you will get from selling the item
  • mat - Material obtained from disassembling 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        = 
|caption      =
|japanese     =
|type         = 
|desc         =
|effect       =
|cost         = 
|sell         = 
|mat          =
|vendor       = 
|won          = 
|steal        =
|chest        = 
}}