Template:NewLeft/Doc
From Starfield Wiki
Summary[edit]
This variation of the NewLine template will force text to appear after (instead of next to) any floating images or boxes of text on the left side.
Parameters[edit]
| Parameter | Scope | Description |
|---|---|---|
| 1 | optional | Text to appear after floating images or boxes. |
Examples[edit]
Notice that with NewLeft "Some Information" appears below the icon on the left but ignores the icon on the right.
Without NewLeft[edit]
'''Title''' Some information.
| Title Some information. |
With NewLeft[edit]
'''Title'''{{NewLeft}} Some information.
| Title
Some information. |