Difference between revisions of "Template:Did you know ?"
Jump to navigation
Jump to search
(Created page with "{{bulleted list |item1 |item2 |...}} <noinclude> <templatedata> { "params": { "bulleted list": { "type": "string", "default": "{{bulleted list |item1 |item2 |...}}"...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{{ |
− | + | ul { list-style: decimal; } | |
− | + | }}} | |
− | { | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | } | ||
− | |||
− |
Latest revision as of 13:13, 9 August 2022
{{{ ul { list-style: decimal; } }}}