Difference between revisions of "Template:LocationBox"

From TwistedMUCK
Jump to: navigation, search
Line 23: Line 23:
 
! colspan=2| '''{{{LocationName}}}'''
 
! colspan=2| '''{{{LocationName}}}'''
 
|-
 
|-
|[[File:{{{Illustration}}}|400px|{{{IllusDesc}}}]]
+
|[[File:{{{Illustration}}}|300px|{{{IllusDesc}}}]]
 
|-
 
|-
 
| <center>''{{{IllusDesc}}}''</center>
 
| <center>''{{{IllusDesc}}}''</center>
 
|-
 
|-
|[[File:{{{Map}}}|400px|Map of Area]]  
+
|[[File:{{{Map}}}|300px|Map of Area]]  
 
|-
 
|-
 
| <center>GRID DBREF: {{{Dbref}}}</center>
 
| <center>GRID DBREF: {{{Dbref}}}</center>

Revision as of 22:49, 17 May 2018

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 />

Example

{{{LocationName}}}
[[File:{{{Illustration}}}|300px|{{{IllusDesc}}}]]
{{{IllusDesc}}}
[[File:{{{Map}}}|300px|Map of Area]]
GRID DBREF: {{{Dbref}}}
{{{Exits}}}
Personal tools