Template:FloatRight: Difference between revisions
From Dead Suns Game
Jump to navigationJump to search
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
__NOEDITSECTION__ __NOTOC__<div style="display: block; float:right; padding 20px;margin-left:10px">{{{1}}}</div> | __NOEDITSECTION__ __NOTOC__<includeonly><div style="display: block; float:right; padding 20px;margin-left:10px">{{{1}}}</div></includeonly> | ||
<noinclude> | |||
= Floats first parameter on the right = | |||
== Usage == | |||
<pre> | |||
{{FloatRight| | |||
}} | |||
</pre> | |||
== Example == | |||
<pre> | |||
{{FloatRight| | |||
{{RoundImage|pic=[[File:Absalom.jpg]]|width=700px|height=400px}} | |||
}} | |||
</pre> | |||
{{FloatRight| | |||
{{RoundImage|pic=[[File:Absalom.jpg]]|width=700px|height=400px}} | |||
}} | |||
</noinclude> |
Latest revision as of 08:53, 24 October 2022
Floats first parameter on the right
Usage
{{FloatRight| }}
Example
{{FloatRight| {{RoundImage|pic=[[File:Absalom.jpg]]|width=700px|height=400px}} }}