Module:Flex columns/doc: Difference between revisions
From Kenshi Wiki
More actions
Created page with "{{Module rating|release}} {{high-use|600}} {{uses TemplateStyles|Module:Flex columns/styles.css}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> == Usage == Implements {{tl|Flex columns}} <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | <!-- Categories below this line, please; interwikis at Wikidata --> }}</includeonly><noinclude> Category:Module documentation pages </noinclude>" |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{ | {{doc sub}} | ||
{{uses TemplateStyles|Module:Flex columns/styles.css}} | {{uses TemplateStyles|Module:Flex columns/styles.css}} | ||
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | ||
== Usage == | == Usage == | ||
Implements {{tl|Flex columns}} | Implements {{tl|Flex columns}}. | ||
*Please be mindful, I changed the original target CSS to be [[Template:Flex columns/styles.css]]. | |||
*I find it good habit to have a selection of ~3 CSS stylesheets, just incase. | |||
:*1 at the root. | |||
:*2 at the Template. | |||
:*3 within the module. | |||
Generally speaking these can be adjusted with some digging into the Module & Template default configs but if it works, move on. | |||
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | ||
<!-- Categories below this line, please; interwikis at Wikidata --> | <!-- Categories below this line, please; interwikis at Wikidata --> | ||
[[Category:Modules]] | |||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
[[Category:Module | [[Category:Module documents]] | ||
</noinclude> | </noinclude> |
Latest revision as of 00:43, 12 March 2025
This is a documentation subpage for Module:Flex columns. It may contain usage information, categories and other content that is not part of the original module page. |
This module uses TemplateStyles: |
Usage
Implements {{Flex columns}}.
- Please be mindful, I changed the original target CSS to be Template:Flex columns/styles.css.
- I find it good habit to have a selection of ~3 CSS stylesheets, just incase.
- 1 at the root.
- 2 at the Template.
- 3 within the module.
Generally speaking these can be adjusted with some digging into the Module & Template default configs but if it works, move on.