Difference between revisions of "Template:LocationBox"

From TwistedMUCK
Jump to: navigation, search
Line 5: Line 5:
 
{{LocationBox|
 
{{LocationBox|
 
|LocationName={{PAGENAME}}
 
|LocationName={{PAGENAME}}
|Illustration=Missing.jpg
+
|Image=Missing.jpg
|IllusDesc=Image Description
+
|IllusDesc=Image Description or DBREF number
|Map=Missing.jpg
+
|Dbref=Dbref Number (If Applicable)
+
 
|Exits=
 
|Exits=
 
* [[Exit 1]]<br />
 
* [[Exit 1]]<br />
Line 23: Line 21:
 
! colspan=2| '''{{{LocationName}}}'''
 
! colspan=2| '''{{{LocationName}}}'''
 
|-
 
|-
|[[File:{{{Illustration}}}|300px|{{{IllusDesc}}}]]
+
|[[File:{{{Image}}}|300px|{{{IllusDesc}}}]]
 
|-
 
|-
 
| <center>''{{{IllusDesc}}}''</center>
 
| <center>''{{{IllusDesc}}}''</center>
|-
 
|[[File:{{{Map}}}|300px|Map of Area]]
 
|-
 
| <center>GRID DBREF: {{{Dbref}}}</center>
 
 
|-
 
|-
 
|{{{Exits}}}
 
|{{{Exits}}}
 
|}
 
|}

Revision as of 22:52, 17 May 2018

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

Example

{{{LocationName}}}
[[File:{{{Image}}}|300px|{{{IllusDesc}}}]]
{{{IllusDesc}}}
{{{Exits}}}
Personal tools