Template:NewRight/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 right side.
Parameters[edit]
Parameter | Scope | Description |
---|---|---|
1 | optional | Text to appear after floating images or boxes. |
Examples[edit]
Notice that with NewRight "Some Information" appears below the icon on the right but ignores the icon on the left.
Without NewRight[edit]
[[File:Icon-Information.png|left|40px]][[File:Icon-Information.png|right|20px]]Some information.
Some information. |
With NewRight[edit]
[[File:Icon-Information.png|left|40px]][[File:Icon-Information.png|right|20px]]{{NewRight}}Some information.
Some information. |