WIKI IS CURRENTLY UNDER CONSTRUCTION
Difference between revisions of "Template:Place information"
Jump to navigation
Jump to search
Malediction (talk | contribs) (Created page with "<onlyinclude> <!-- Demonic gorilla information side bar, change the text after the style pipe '|' --> <!-- Image markup: '[[File:<filename>.png|pixel size for image|alt text]] --> {| style="float:right; width: min-content; background-color: #0f0f0f; border: solid 1px white; font-size: 14px; margin-left: 15px;" | style=" padding: 10px; text-align: center; font-weight: bold; background-color: black;" colspan="2" | {{{location}}} |- | style="padding: 10px;" colspan="2" |...") |
Malediction (talk | contribs) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
<!-- Image markup: '[[File:<filename>.png|pixel size for image|alt text]] --> | <!-- Image markup: '[[File:<filename>.png|pixel size for image|alt text]] --> | ||
{| style="float:right; width: min-content; background-color: #0f0f0f; border: solid 1px white; font-size: 14px; margin-left: 15px;" | {| style="float:right; width: min-content; background-color: #0f0f0f; border: solid 1px white; font-size: 14px; margin-left: 15px;" | ||
| style=" padding: 10px; text-align: center; font-weight: bold; background-color: black;" colspan="2" | {{{ | | style=" padding: 10px; text-align: center; font-weight: bold; background-color: black;" colspan="2" | {{{area}}} | ||
|- | |- | ||
| style="padding: 10px;" colspan="2" | [[File:{{{iconDir}}}.png|250px|center]] | | style="padding: 10px;" colspan="2" | [[File:{{{iconDir}}}.png|250px|center]] | ||
Line 12: | Line 12: | ||
| style="flex-basis: 40%;" | {{{donator}}} | | style="flex-basis: 40%;" | {{{donator}}} | ||
| style="flex-basis: 40%; font-weight: bold; text-align: right;" | Teleports | | style="flex-basis: 40%; font-weight: bold; text-align: right;" | Teleports | ||
| style="flex-basis: 40%;" | {{{teleport}}} | | style="flex-basis: 40%;" | * {{{teleport}}} | ||
|- | |- | ||
| style="padding: 10px; text-align: center; font-weight: bold; background-color: black;" colspan="2" |Map | | style="padding: 10px; text-align: center; font-weight: bold; background-color: black;" colspan="2" |Map | ||
|- style="display: flex; flex-flow: wrap; justify-content: flex-start; gap: 5px; margin: 5px 0 5px 0;" | |- style="display: flex; flex-flow: wrap; justify-content: flex-start; gap: 5px; margin: 5px 0 5px 0;" | ||
| style="padding: 10px;" colspan="2" | [[File:{{{ | | style="padding: 10px;" colspan="2" | [[File:{{{iconDir2}}}|250px|center]] | ||
|} | |} | ||
</onlyinclude> | </onlyinclude> | ||
==Template usage== | |||
<nowiki>{{Place information | |||
|area= | |||
|iconDir= | |||
|location= | |||
|donator= | |||
|teleport= | |||
|iconDir2= | |||
|}}</nowiki> |
Latest revision as of 05:09, 17 November 2023
{{{area}}} | |||||
[[File:{{{iconDir}}}.png|250px|center]] | |||||
Location | {{{location}}} | Donator only | {{{donator}}} | Teleports | * {{{teleport}}} |
Map | |||||
[[File:{{{iconDir2}}}|250px|center]] |
Template usage
{{Place information |area= |iconDir= |location= |donator= |teleport= |iconDir2= |}}