Template:Round: Difference between revisions

Want an adless experience? Log in or Create an account.
m
(Examples)
Line 62: Line 62:
Here is an example of how the various types look:
Here is an example of how the various types look:
{| class=wikitable" style="{{round}}; padding: 5px" border=1
{| class=wikitable" style="{{round}}; padding: 5px" border=1
| style="{{round|topleft}}; padding: 5px" | '''topleft'''
| align=right style="{{round|topleft}}; padding: 5px" | '''topleft'''
| style="{{round|top}}; padding: 5px" | '''top'''
| align=center style="{{round|top}}; padding: 5px" | '''top'''
| style="{{round|topright}}; padding: 5px" | '''topright'''
| align=left style="{{round|topright}}; padding: 5px" | '''topright'''
|-
|-
| style="{{round|left}}; padding: 5px" | '''left'''
| align=right style="{{round|left}}; padding: 5px" | '''left'''
| style="{{round}}; padding: 5px" | '''normal'''
| align=center style="{{round}}; padding: 5px" | '''normal'''
| style="{{round|right}}; padding: 5px" | '''right'''
| align=left style="{{round|right}}; padding: 5px" | '''right'''
|-
|-
| style="{{round|bottomleft}}; padding: 5px" | '''bottomleft'''
| align=right style="{{round|bottomleft}}; padding: 5px" | '''bottomleft'''
| style="{{round|bottom}}; padding: 5px" | '''bottom'''
| align=center style="{{round|bottom}}; padding: 5px" | '''bottom'''
| style="{{round|bottomright}}; padding: 5px" | '''bottomright'''
| align=left style="{{round|bottomright}}; padding: 5px" | '''bottomright'''
|}
|}
{{Cat|Formatting Templates}}
{{Cat|Formatting Templates}}
</noinclude>
</noinclude>