More actions
m Rewrite doc to be template specific. Tag: Replaced |
No edit summary |
||
| Line 6: | Line 6: | ||
:: {{T|NPCTableCSS}} is required only <em>once</em> per page where there's at least one NPCTable. It is included into {{T|CMBSiteInfo}} and {{T|CMBSite}}(deprecated), so when one of those is used there is no need to add it separately. | :: {{T|NPCTableCSS}} is required only <em>once</em> per page where there's at least one NPCTable. It is included into {{T|CMBSiteInfo}} and {{T|CMBSite}}(deprecated), so when one of those is used there is no need to add it separately. | ||
:; Paired with | :; Paired with | ||
:: <nowiki>|}</nowiki> to close the table. | :: <nowiki>|}</nowiki> to close the table, or include <nowiki>|end=true}}</nowiki> as the last parameter of the last {{T|NPCTableRow}}. | ||
:; Sub templates | :; Sub templates | ||
:: {{T|NPCTableRow}} one or more for each NPCTable. | :: {{T|NPCTableRow}} one or more for each NPCTable. | ||