Template:Flatlist: Difference between revisions
Appearance
Taurussmith (talk | contribs) Created page with "<noinclude> {{Documentation}} </noinclude> <includeonly> <span class="flatlist"> {{#replace: {{{1|}}} | {{!}} | • }} </span> </includeonly>" |
Taurussmith (talk | contribs) No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | |||
<div class="flatlist"> | |||
{{{1}}} | |||
</div> | |||
</includeonly> | |||
<noinclude> | <noinclude> | ||
{{ | ==Usage== | ||
Used to display lists horizontally. | |||
Example: | |||
<pre> | |||
{{Flatlist| | |||
* Hip hop | |||
* Afrobeats | |||
* Trap | |||
}} | |||
</pre> | |||
</noinclude> | </noinclude> | ||
Latest revision as of 15:40, 12 March 2026
Usage
Used to display lists horizontally.
Example:
{{Flatlist|
* Hip hop
* Afrobeats
* Trap
}}