Template:LocationSmall: Difference between revisions
Jump to navigation
Jump to search
m
no edit summary
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
|bgcolor="{{{headerbgcolor|#bbbbbb}}}" align="center" |<font color="{{{headerfontcolor|#000000}}}">'''{{{name|Undefined}}}'''</font> | |bgcolor="{{{headerbgcolor|#bbbbbb}}}" align="center" |<font color="{{{headerfontcolor|#000000}}}">'''{{{name|Undefined}}}'''</font> | ||
|- | |- | ||
|bgcolor="{{{imagebgcolor|#cccccc}}}" align="center" style="padding:15px;" valign="center"| [[File:{{{img}}}|220px]]<br />(<span class="plainlinks">[{{{directimg}}} Click to enlarge]</span>) | |bgcolor="{{{imagebgcolor|#cccccc}}}" align="center" style="padding:15px;" valign="center"| [[File:{{{img}}}|220px]]<br />(<span class="plainlinks">[{{{directimg|[[http://wiki.yogstation.com/index.php?title=Special:Redirect/file/{{{img}}}]]}}} Click to enlarge]</span>) | ||
|} | |} | ||
<noinclude> | <noinclude> | ||
Line 15: | Line 15: | ||
'''name''' is the name of the location<br> | '''name''' is the name of the location<br> | ||
'''img''' is the image of the location, without the "File:" or "Image:" prefix. Eg. "Brig.png"<br> | '''img''' is the image of the location, without the "File:" or "Image:" prefix. Eg. "Brig.png"<br> | ||
'''directimg''' is the | '''directimg''' ''(optional)'' is the a bigger image. Eg. "http:<nowiki></nowiki>//imgur.com/something.png"<br> | ||
== Examples == | == Examples == | ||
Line 23: | Line 23: | ||
|imagebgcolor = #eeeeff | |imagebgcolor = #eeeeff | ||
|img = CaptainsQuarters.png | |img = CaptainsQuarters.png | ||
|name = Captain's Quarters | |name = Captain's Quarters | ||
}} | }} |