Template:FloatImageRight: Difference between revisions

From Dead Suns Game
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>{{FloatRight|{{round|color={{{color}}}|pic={{pad|10px|{{{pic|}}}}}}}}}</includeonly>
<includeonly>{{FloatRight|{{round|color={{{color}}}|pic={{pad|10px|{{{pic|}}}}}}}}}</includeonly>
<noinclude>
<pre>
uses first parameter. Wraps it in a div that floats right side of the screen.
</pre>
== Example ==
<pre>
{{FloatRight|This is on the right}}
</pre>
{{FloatRight|This is on the right}}
</noinclude>

Revision as of 08:40, 24 October 2022


uses first parameter. Wraps it in a div that floats right side of the screen.

Example

{{FloatRight|This is on the right}}
This is on the right