Difference between revisions of "Template:Unbulleted list"
From Hgames Wiki
(Move comment location) |
(Testing why template doesn't seem to working) |
||
| Line 1: | Line 1: | ||
{{plainlist| | {{plainlist| | ||
| + | YOU ARE HERE | ||
| + | <!-- | ||
<ul style="line-height: inherit; list-style: none; margin: 0; padding: 0; {{{list_style|}}}"> | <ul style="line-height: inherit; list-style: none; margin: 0; padding: 0; {{{list_style|}}}"> | ||
{{#if: {{{1|}}} | <li style="margin-bottom: 0; {{{item_style|}}} {{{item1_style|}}}">{{{1}}}</li>}} | {{#if: {{{1|}}} | <li style="margin-bottom: 0; {{{item_style|}}} {{{item1_style|}}}">{{{1}}}</li>}} | ||
| Line 11: | Line 13: | ||
{{#if: {{{9|}}} | <li style="margin-bottom: 0; {{{item_style|}}} {{{item9_style|}}}">{{{9}}}</li>}} | {{#if: {{{9|}}} | <li style="margin-bottom: 0; {{{item_style|}}} {{{item9_style|}}}">{{{9}}}</li>}} | ||
</ul> | </ul> | ||
| + | --> | ||
}}<noinclude> | }}<noinclude> | ||
{{documentation}}<!-- | {{documentation}}<!-- | ||
Revision as of 04:48, 4 October 2024
YOU ARE HERE
Template documentation (for the above template, sometimes hidden or invisible)
| This template's code was copied directly from Wikipedia. For more information, including more details on how to use this template in your articles, please see Wikipedia's Template:Unbulleted_list documentation. |
Note: At the time this template was created, it seems that Hgames Wiki is unable to use Lua-based modules, so instead of copying Wikipedia's template code, we have manually reconstructed the output using basic conditionals instead.
Visit Template:Unbulleted list/doc to edit this text! (How does this work?)