wikipic3 Printable Version
This page can be used as a building block in other pages.
This page has been seen 32 times.
-
-
Created by on
-
[table] class="vw-table vw-table" align="center" cellpadding="0" style="max-width: 50%; text-align: left; -moz-border-radius: 10px; font-size: 85%"
|-
! align="center" colspan="0" style="background: #314883; -moz-border-radius: 0.5em 0.5em 0 0; font-size: 160%" | {{{label}}}
|-
| style="padding: 0.5em; text-align: center" | <img src="{{{image}}}" style="width: {{{width|650px}}}; height: auto;" alt="{{{label}}}" />
[/table]
Usage
Only fill in the needed sections; any blank (unused sections) will not show up.
Code:[template]Sidepic
| image = Full image URL
| label = Displayed Image Label
| width = Optional width (e.g. 500px)
[/template]
Copy/Paste
Code:[template]Sidepic
| image =
| label =
| width =
[/template]