More actions
Add Template data. |
Add info to template date that this template is not visual editor friendly. |
||
| (One intermediate revision by the same user not shown) | |||
| 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 42: | Line 43: | ||
} | } | ||
}, | }, | ||
"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. This template is not visual editor friendly so it is best to use it in text editor mode.", | ||
"paramOrder": [ | "paramOrder": [ | ||
" | "1" | ||
], | ], | ||
"format": "inline" | "format": "inline" | ||