| Line 17: | Line 17: | ||
==Example== | ==Example== | ||
[[Category:Templates]] | [[Category:Templates]] | ||
| − | </noinclude>{| border=1 style="float:left; width: 20em; padding: 0.5em; margin: 0em 1em 1em 0em; background- | + | </noinclude>{| border=1 style="float:left; width: 20em; padding: 0.5em; margin: 0em 1em 1em 0em; background:#111; box-shadow: -3px 3px 5px #000;" |
| − | ! | + | ! style="background:#000;" | '''{{{LocationName}}}''' |
|- | |- | ||
|[[File:{{{Image}}}|300px|{{{IllusDesc}}}]] | |[[File:{{{Image}}}|300px|{{{IllusDesc}}}]] | ||
|- | |- | ||
| − | | <center>''{{{IllusDesc}}}''</center> | + | | style="background:#000;" |<center>''{{{IllusDesc}}}''</center> |
|- | |- | ||
| − | |{{{Exits}}} | + | | style="background:#000;" |{{{Exits}}} |
|} | |} | ||
To use this infobox, cut and paste the following into the character page:
{{LocationBox|
|LocationName={{PAGENAME}}
|Image=Missing.jpg
|IllusDesc=Image Description or DBREF number
|Exits=
* [[Exit 1]]<br />
* [[Exit 2]]<br />
* Etc...
||}}<br />
| {{{LocationName}}} |
|---|
| [[File:{{{Image}}}|300px|{{{IllusDesc}}}]] |
| {{{Exits}}} |