Jump to content

Template:Flatlist: Difference between revisions

m Protected "Template:Flatlist" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading]
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>
<div class="flatlist">
{{{1}}}
</div>
</includeonly>
<noinclude>
<noinclude>
{{Documentation}}
==Usage==
Used to display lists horizontally.
 
Example:
<pre>
{{Flatlist|
* Hip hop
* Afrobeats
* Trap
}}
</pre>
</noinclude>
</noinclude>
<includeonly>
<span class="flatlist">
{{#replace: {{{1|}}} | {{!}} | • }}
</span>
</includeonly>

Latest revision as of 15:40, 12 March 2026


Usage

Used to display lists horizontally.

Example:

{{Flatlist|
* Hip hop
* Afrobeats
* Trap
}}