Template:Infobox Object: Difference between revisions

From Shadow Chronicles - Mortal
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{raw:scGM:Infobox Object |type={{{type|}}}
<includeonly>{{raw:scGM:Infobox Object |type={{{type|}}}
|name          = {{{name|}}}
|name          = {{{name|}}}
|image        = {{{image|}}}
|image        = {{{image|}}}
Line 20: Line 20:
|availability  = {{{availability|}}}
|availability  = {{{availability|}}}
|cost          = {{{cost|}}}
|cost          = {{{cost|}}}
}}
}}</includeonly><noinclude>
==Example use==
==Example use==
  <nowiki>{{Infobox Object |type=<weapon/artifact/item/object>
  <nowiki>{{Infobox Object |type=<weapon/artifact/item/object>

Revision as of 22:31, 28 April 2017

Example use

{{Infobox Object |type=<weapon/artifact/item/object>
|name          = 
|image         = 
|link          = 

|damage        = 
|ranges        = 
|capacity      = 
|clip          = 
|initiative    = 
|strength      = 

|blast         = 
|force         = 

|tags          = 
|effects       = 

|size          = 
|availability  = 
|cost          = 
}}