(Created page with "{| border=1 style="float:right; width: 20em; padding: 0.5em; margin: 1em 0 1em 1em; background-color: #000;" ! colspan=2| '''Location Name''' |- |File:image.png|400px|Illus...") |
|||
| Line 1: | Line 1: | ||
| + | <noinclude> | ||
| + | To use this infobox, cut and paste the following into the character page: | ||
| + | <div style="width: 50%;"> | ||
| + | <pre> | ||
| + | {{LocationBox| | ||
| + | |LocationName={{PAGENAME}} | ||
| + | |Illustration=Missing.jpg | ||
| + | |IllusDesc=Image Description | ||
| + | |Map=Missing.jpg | ||
| + | |Dbref=Dbref Number (If Applicable) | ||
| + | |Exits= | ||
| + | * [[Exit 1]]<br /> | ||
| + | * [[Exit 2]]<br /> | ||
| + | * Etc... | ||
| + | ||}}<br /> | ||
| + | </pre> | ||
| + | </div> | ||
| + | |||
| + | ==Example== | ||
| + | [[Category:Templates]] | ||
| + | </noinclude> | ||
{| border=1 style="float:right; width: 20em; padding: 0.5em; margin: 1em 0 1em 1em; background-color: #000;" | {| border=1 style="float:right; width: 20em; padding: 0.5em; margin: 1em 0 1em 1em; background-color: #000;" | ||
| − | ! colspan=2| ''' | + | ! colspan=2| '''{{{LocationName}}}''' |
|- | |- | ||
| − | |[[File: | + | |[[File:{{{Illustration}}}|400px|{{{IllusDesc}}}]] |
|- | |- | ||
| − | | <center>'' | + | | <center>''{{{IllusDesc}}}''</center> |
|- | |- | ||
| − | |[[File: | + | |[[File:{{{Map}}}|400px|Map of Area]] |
|- | |- | ||
| − | | <center>GRID DBREF | + | | <center>GRID DBREF: {{{Dbref}}}</center> |
|- | |- | ||
| − | | | + | |{{{Exits}}} |
| − | + | ||
| − | + | ||
|} | |} | ||
To use this infobox, cut and paste the following into the character page:
{{LocationBox|
|LocationName={{PAGENAME}}
|Illustration=Missing.jpg
|IllusDesc=Image Description
|Map=Missing.jpg
|Dbref=Dbref Number (If Applicable)
|Exits=
* [[Exit 1]]<br />
* [[Exit 2]]<br />
* Etc...
||}}<br />
| {{{LocationName}}} | |
|---|---|
| [[File:{{{Illustration}}}|400px|{{{IllusDesc}}}]] | |
| | |
| [[File:{{{Map}}}|400px|Map of Area]] | |
| | |
| {{{Exits}}} | |