Difference between revisions of "Template:Infobox Location"

From Johnisdead Wiki
Jump to navigation Jump to search
(Created page with "<div class="infobox"> <div class="infobox-title"> {{{title|{{PAGENAME}}}}} </div> {{#if:{{{imagetab|}}}| <div class="infobox-image">{{{imagetab}}} </div>}} {{#if:{{{image|}}}|...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
<noinclude>{{Infobox Location
 +
|title = Location Name
 +
|image = Wikimainimg.png
 +
|caption = Caption
 +
|name = Location Name
 +
|type = Location Type
 +
|status = Status
 +
|affiliation = Affiliation
 +
}}
 +
</noinclude><noinclude>Copy-paste the following to use this template.
 +
<ul>
 +
<li>
 +
Replace the capitalized words with the information you wish to present.
 +
</li>
 +
<li>
 +
Type <nowiki><br /></nowiki> to break text into another line. Example: <i><nowiki>|alias = Name<br />Name<br />Name</nowiki></i>
 +
</li>
 +
<li>
 +
The location's type should be something along the lines of "Religious" or "Workplace".
 +
</li>
 +
<li>
 +
The location's status should be something along the lines of "Active" or "Dilapidated".
 +
</li>
 +
</ul><br />
 +
 +
<div class="cheatSheet" style="width: 50%;"><pre>
 +
{{Infobox Location
 +
|title = TEXT
 +
|image = FILE.png
 +
|caption = TEXT
 +
|name = TEXT
 +
|type = TEXT
 +
|status = TEXT
 +
|affiliation = TEXT
 +
}}
 +
</pre></div><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
 +
</noinclude>
 
<div class="infobox">
 
<div class="infobox">
 
<div class="infobox-title">
 
<div class="infobox-title">
Line 20: Line 57:
 
     <th>Status</th>
 
     <th>Status</th>
 
     <td>{{{status}}}</td>
 
     <td>{{{status}}}</td>
</tr>}}{{#if:{{{affiliation|}}}|<tr>
+
</tr>}}{{#if:{{{affiliation|}}}|<tr style="border-bottom: none;">
 
     <th>Affiliation</th>
 
     <th>Affiliation</th>
 
     <td>{{{affiliation}}}</td>
 
     <td>{{{affiliation}}}</td>

Latest revision as of 12:01, 10 May 2023

Location Name

Wikimainimg.png

Caption

Name Location Name
Type Location Type
Status Status
Affiliation Affiliation

Copy-paste the following to use this template.

  • Replace the capitalized words with the information you wish to present.
  • Type <br /> to break text into another line. Example: |alias = Name<br />Name<br />Name
  • The location's type should be something along the lines of "Religious" or "Workplace".
  • The location's status should be something along the lines of "Active" or "Dilapidated".


{{Infobox Location
|title = TEXT
|image = FILE.png
|caption = TEXT
|name = TEXT
|type = TEXT
|status = TEXT
|affiliation = TEXT
}}

























Infobox Location