More actions
Add Template data. |
Fix template data. |
||
| Line 36: | Line 36: | ||
{ | { | ||
"params": { | "params": { | ||
" | "1": { | ||
"label": "Caption", | |||
"description": "Caption of the table. May be omitted.", | "description": "Caption of the table. May be omitted.", | ||
"example": "Initial forces", | "example": "Initial forces", | ||
| Line 44: | Line 45: | ||
"description": "This template is used to start an NPCTable. It needs to be paired with the standard wiki parser code to end the table |}. It needs to be used once for every NPCTable on a page. Additional the template NPCTableCSS is required once on the page unless the template CMBSiteInfo or CMBSiteBox (deprecated) is used on the page. Those have the NPCTableCSS build in.", | "description": "This template is used to start an NPCTable. It needs to be paired with the standard wiki parser code to end the table |}. It needs to be used once for every NPCTable on a page. Additional the template NPCTableCSS is required once on the page unless the template CMBSiteInfo or CMBSiteBox (deprecated) is used on the page. Those have the NPCTableCSS build in.", | ||
"paramOrder": [ | "paramOrder": [ | ||
" | "1" | ||
], | ], | ||
"format": "inline" | "format": "inline" | ||