Template:CategoryModList: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
Line 1: Line 1:
<includeonly><li style="display: inline-block;">
<includeonly><li style="display: inline-block;">
<div style="border-radius: 10px; border: 1px solid #2b2b2b; background: rgba(68,68,68,0.5); padding: 10px; margin: 5px; width: 450px;">
<div style="border: 1px solid #2b2b2b; border-radius: 10px; background: rgba(68,68,68,0.5); padding: 10px; margin: 5px; width: 450px;">
{| style="margin: 0;"
{| style="margin: 0;"
! {{{1}}}
! {{{1}}}
Line 10: Line 10:


== Purpose & Usage ==
== Purpose & Usage ==
Unknown
Box for showing mods and whether or not they are in Core.


== Examples ==
== Examples ==
'''Code:'''
'''Code:'''
<pre>{{CategoryModList|test|this}}</pre>
<pre>{{CategoryModList|Mod Name|true}}</pre>
'''Result:'''
'''Result:'''
{{CategoryModList|test|this}}
{{CategoryModList|Mod Name|true}}


== See Also ==
== See Also ==
Unknown
None
</noinclude>
</noinclude>

Revision as of 01:56, May 5, 2015


Purpose & Usage

Box for showing mods and whether or not they are in Core.

Examples

Code:

{{CategoryModList|Mod Name|true}}

Result:

  • Mod Name
    Core: true
  • See Also

    None