మూస:Flatlist
స్వరూపం
Usage
[మార్చు]{{Flatlist}} starts a horizontal list, such as:
The bottom margin is inherited from the current container. Normally this will be 0.5em. This template can be used with or without {{endflatlist}}.
For navigation boxes using {{navbox}}, one can set |listclass=hlist, and achieve the same styling without using this template.
Examples
[మార్చు]{{flatlist |
* [[పిల్లి]]
* [[కుక్క]]
* [[గుర్రం]]
* [[ఆవు]]
* [[గొర్రెలు]]
* [[పంది]]
}}
- Alternative syntax
{{flatlist}}
* [[పిల్లి]]
* [[కుక్క]]
* [[గుర్రం]]
* [[ఆవు]]
* [[గొర్రెలు]]
* [[పంది]]
{{endflatlist}}
- Syntax for ordered lists
{{flatlist | class=hnum |
# [[first]]
# [[second]]
# [[third]]
# [[fourth]]
# [[fifth]]
# [[sixth]]
}}
Parameters
[మార్చు]- indent – indents the list by a number of standard indents (one indent being 1.6em), particularly handy for inclusion in an indented discussion thread.
- Example:
|indent=2
- Example:
- style – adds CSS style options. Complex styles should not be used in articles (per wp:deviations) but may be acceptable on user, project, and talk pages.
- Example:
|style=border:solid 1px silver; background:lightyellow
- Example:
See also
[మార్చు]- {{endflatlist}}
- {{plainlist}}
- {{multi-column numbered list}}
- {{nowrap begin}}/{{nowrap end}}
- {{pagelist}}
- w:en:WP:HLIST