Module:WPMILHIST Infobox style/doc: Difference between revisions
Appearance
Content deleted Content added
m update /doc |
|||
Line 6: | Line 6: | ||
Used also as a meta-module in [[Module:Military navigation]] in the following manner: |
Used also as a meta-module in [[Module:Military navigation]] in the following manner: |
||
<syntaxhighlight lang='lua'> local styles = require('Module:WPMILHIST Infobox style') </syntaxhighlight> |
|||
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | |
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | |
Revision as of 03:06, 19 February 2019
Usage
This module is invoked by {{WPMILHIST Infobox style}}; see template documentation for usage.
Used also as a meta-module in Module:Military navigation in the following manner:
local styles = require('Module:WPMILHIST Infobox style')