Template:ListItemContinue
From Avisynth wiki
Revision as of 16:24, 31 January 2016 by Raffriff42 (Talk | contribs)
style="margin-top:-2.5px; margin-left:1.5em"
- Purpose
- add a new paragraph in a bullet list, indented evenly with the list item above it.
- Syntax
- Use this template as the style attrribute of a <div> element
- Parameter 1 is the indentation in character-width (CSS em) units.
- (decimal values are allowed, but trailing spaces eg,
|1.5 }}
will create invalid CSS)
- Example 1 – Bullet List
- Item 1
More about Item 1, using {{{ListItemContinue}}
- Item 1A
More about Item 1A, using {{{ListItemContinue|3.5}}
- Item 2
More about Item 2, using {{{ListItemContinue}}