Difference between revisions of "Module:WPMILHIST Infobox style/doc"

From blackwiki
Jump to navigation Jump to search
blackwiki>Paine Ellsworth
m (update /doc)
blackwiki>Pppery
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:
  
: '''{{green|local Styles}}''' = require({{color|#bb0000|'Module:WPMILHIST Infobox style'}})
+
<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')