Jump to content

Module:WPMILHIST Infobox style/doc: Difference between revisions

From Wikipedia, the free encyclopedia
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:


: '''{{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')