Difference between revisions of "Template:LocationBox"

From TwistedMUCK
Jump to: navigation, search
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
To use this infobox, cut and paste the following into the character page:
+
To use this infobox, cut and paste the following into the location page:
 
<div style="width: 50%;">
 
<div style="width: 50%;">
 
<pre>
 
<pre>
Line 6: Line 6:
 
|LocationName={{PAGENAME}}
 
|LocationName={{PAGENAME}}
 
|Image=Missing.jpg
 
|Image=Missing.jpg
|IllusDesc=Image Description or DBREF number
+
|ImageB=
|Exits=
+
|Image2=
* [[Exit 1]]<br />
+
|Image2Text=
* [[Exit 2]]<br />
+
|Exits=<center>Available Exits</center>
 +
* [[Exit 1]]
 +
* [[Exit 2]]
 
* Etc...
 
* Etc...
||}}<br />
+
||}}
 
</pre>
 
</pre>
 
</div>
 
</div>
Line 17: Line 19:
 
==Example==
 
==Example==
 
[[Category:Templates]]
 
[[Category:Templates]]
</noinclude>{|  border=1 style="float:left; width: 20em; padding: 0.5em; margin: 1em 1em 1em 1em; background-color: #000;"
+
</noinclude>{|  border=1 style="float:right; width: 20em; padding: 0.5em; margin: 0em 1em 1em 1em; background:#111; box-shadow: -3px 3px 5px #000;"
! colspan=2| '''{{{LocationName}}}'''
+
! style="background:#000;" | '''{{{LocationName}}}'''
 
|-
 
|-
|[[File:{{{Image}}}|300px|{{{IllusDesc}}}]]
+
| style="border:0;" |[[File:{{{Image}}}|300px|]]{{#if:{{{ImageB|}}}|[[File:{{{ImageB}}}|300px|]]|}}
 
|-
 
|-
| <center>''{{{IllusDesc}}}''</center>
+
| style="background:#000;" |{{{Exits}}}
 
|-
 
|-
|{{{Exits}}}
+
| style="border:0;" |{{#if:{{{Image2|}}}|
 +
[[File:{{{Image2}}}|300px|]]|}}{{#if:{{{Image2Text|}}}|
 +
<center><font style="font-size:10px;">{{{Image2Text}}}</font></center>}}
 
|}
 
|}

Latest revision as of 04:46, 17 November 2021

To use this infobox, cut and paste the following into the location page:

{{LocationBox|
|LocationName={{PAGENAME}}
|Image=Missing.jpg
|ImageB=
|Image2=
|Image2Text=
|Exits=<center>Available Exits</center>
* [[Exit 1]]
* [[Exit 2]]
* Etc...
||}}

Example

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