سانچہ:Flatlist/دستاویز
Appearance
| یہ سانچہ: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 |
* [[cat]]
* [[dog]]
* [[horse]]
* [[cow]]
* [[گوسفند]]
* [[pig]]
}}
- Alternative syntax
{{flatlist}}
* [[cat]]
* [[dog]]
* [[horse]]
* [[cow]]
* [[گوسفند]]
* [[pig]]
{{endflatlist}}
- Syntax for ordered lists
{{flatlist | class=hnum |
# [[first]]
# [[ثانیه]]
# [[third]]
# [[fourth]]
# [[fifth]]
# [[sixth]]
}}
Parameters
[سودھو]- class – adds a CSS class to the containing div.
- 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
- 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
See also
[سودھو]{{endflatlist}}
{{plainlist}}
{{multi-column numbered list}}