Template:Infobox card: Difference between revisions
From Everafter Falls Wiki
Created page with "<noinclude><!-- // Declaring Cargo Table -->{{#cargo_declare: _table=Cards |Name=String |Type=String(allowed values=Character,Pet,Unique) |LevelCap=Integer |Effect=Wikitext |Printable=Boolean }}</noinclude><includeonly><!-- // Storing the inputs into the Cargo table --><!-- ifeq namespace check to prevent documentation examples being stored in CargoTable --> {{#ifeq: {{NAMESPACENUMBER}} | 0 | {{#cargo_store: _table=Cards |Name={{{name|{{PAGENAME}}}}} |Type={{{type|}}}..." |
mNo edit summary |
||
| Line 18: | Line 18: | ||
|Name={{{name|{{PAGENAME}}}}} | |Name={{{name|{{PAGENAME}}}}} | ||
|Type={{{type|}}} | |Type={{{type|}}} | ||
|LevelCap={{{level|}}} | |LevelCap={{{level|1}}} | ||
|Effect={{{effect|}}} | |Effect={{{effect|}}} | ||
|Printable={{#if:{{{printable|}}}|1|0}} | |Printable={{#if:{{{printable|}}}|1|0}} | ||
Revision as of 14:02, 25 July 2024
This template defines the table "Cards". View table.
| Template documentation |
|---|
| Note: portions of the template sample may not be visible without values provided. |
| View or edit this documentation. (About template documentation) |
| Editors can experiment in this template's sandbox and test case pages. |