Thank you for visiting SotAwiki, a Shroud of the Avatar Wiki Encyclopedia. If you see any information that is outdated, please take the time to update it, or if you prefer, leave a message for other editors. This community wiki is for the benefit of all Avatars!

Template:Inline list: Difference between revisions

From SotA Wiki
Jump to navigation Jump to search
Rigel Kent (talk | contribs)
dot separator
Rigel Kent (talk | contribs)
m del excess newline
 
(One intermediate revision by the same user not shown)
Line 13: Line 13:
   .inline-list li {
   .inline-list li {
     float: left;
     float: left;
    position: relative;
     margin: -0.5em 0 0.5em;
     margin: -0.5em 0 0.5em;
     padding-left: 0.3em;
     padding-left: 0.3em;
Line 22: Line 23:
     padding-right: 0.6em;
     padding-right: 0.6em;
   }
   }
}}
}}<div class="inline-list {{{separator}}}-separator">
<div class="inline-list {{{separator}}}-separator">
{{{1}}}
{{{1}}}
</div></includeonly><noinclude>List displayed inline. Lines break between items only. Separators at end of lines, if any, are hidden.
</div></includeonly><noinclude>List displayed inline. Lines break between items only. Separators at end of lines, if any, are hidden.

Latest revision as of 03:11, 15 June 2021

List displayed inline. Lines break between items only. Separators at end of lines, if any, are hidden.

Parameters[edit]

separator
ankh or dot
1 (first anonymous parameter)
Text to format. A list with standard MediaWiki asterisk markup is suggested.

Examples[edit]

Full width
{{inline list|separator=ankh|
* Air Magic
* Chaos Magic
* Death Magic
* Earth Magic
* Fire Magic
* Life Magic
* Moon Magic
* Sun Magic
* Water Magic
}}

Full width

  • Air Magic
  • Chaos Magic
  • Death Magic
  • Earth Magic
  • Fire Magic
  • Life Magic
  • Moon Magic
  • Sun Magic
  • Water Magic
<div style="max-width: 20em; background: #333;">
Small container
{{inline list|separator=dot|
* Air Magic
* Chaos Magic
* Death Magic
* Earth Magic
* Fire Magic
* Life Magic
* Moon Magic
* Sun Magic
* Water Magic
}}
</div>

Small container

  • Air Magic
  • Chaos Magic
  • Death Magic
  • Earth Magic
  • Fire Magic
  • Life Magic
  • Moon Magic
  • Sun Magic
  • Water Magic