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
Jump to navigation
Jump to search
Rigel Kent (talk | contribs) dot separator |
Rigel Kent (talk | contribs) m li position relative |
||
| 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; | ||
Revision as of 03:00, 15 June 2021
List displayed inline. Lines break between items only. Separators at end of lines, if any, are hidden.
Parameters
- separator
- ankh or dot
- 1 (first anonymous parameter)
- Text to format. A list with standard MediaWiki asterisk markup is suggested.
Examples
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