Шаблон:Plainlist

Материал из EVE Online Wiki [Aliteg]
Версия от 23:12, 12 января 2025; Cingulari (обсуждение | вклад) (Новая страница: «<includeonly><div class="plainlist {{{class|}}}" {{#if:{{{style|}}}{{{indent|}}}|style="{{#if:{{{indent|}}}|margin-left: {{#expr:{{{indent}}}*1.6}}em;}} {{{style|}}}"}}>{{#if:{{{1|}}}| {{{1}}} </div>}}</includeonly><noinclude></div> {{documentation}} </noinclude>»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к: навигация, поиск
Template documentation (for the above template, sometimes hidden or invisible)
Description
This template is used as an accessible alternative to <br> or <br /> separated lists, which should not be used.
Alternatively the class "plainlist" could be applied directly to block-level elements.
Dependencies
Uses
plainlist class in Common.css
Used by
Syntax
{{Plainlist|<list>|<class= class>}}
Parameters
list
A wiki-markup list.
class
Additional class(es), beside the built in class "plainlist", to apply to list.
Sample output
{{plainlist| * [[Cormorant]] * [[Stratios]] * [[Astero]] * [[Paladin]] }}
gives ...
Technical details
{{Plainlist}} works by constructing a div with the CSS class "plainlist" which has the styles listed in MediaWiki:Common.css.
See also
Visit Шаблон:Plainlist/doc to edit this text! (How does this work?) (Refresh this text - why?)