WIKI IS CURRENTLY UNDER CONSTRUCTION
Difference between revisions of "Template:Guildtemplate"
Jump to navigation
Jump to search
Malediction (talk | contribs) (Created page with "<onlyinclude> <!-- Quick template to use with the completionist guild'|' --> {| 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" | {{{PlaceName}}} |- | style="padding: 10px;" colspan="2" | [[File:{{{iconDir}}}.png|250px|center]] |- style="display: flex; flex-flow: wrap; justify-content: fl...") |
Malediction (talk | contribs) |
||
(20 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<onlyinclude> | <onlyinclude> | ||
<!-- Quick template to use with the completionist guild'|' --> | <!-- Quick template to use with the completionist guild'|' --> | ||
<div style="font-size: 1.4em; padding-left: 12px; float: right; flex-direction: column; justify-content: center; align-items: center; max-width: 300px; margin-right: 15px;"> | |||
<p style="text-align: center; font-weight: bold; padding: 15px;">{{{name}}}</p> | |||
[[File:{{{iconDir}}}.png|300px]] | |||
{| style="float:right; width: 100%; background-color: #0f0f0f; border: solid 1px white; font-size: 14px; margin-left: 15px;" | |||
|- 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="flex-basis: 40%; font-weight: bold; text-align: right;" | Access | ||
| style="flex-basis: 40%;" | {{{location}}} | |||
| style="flex-basis: 40%; font-weight: bold; text-align: right;" | Requirements | |||
| style="flex-basis: 40%;" | {{{requirements}}} | |||
|}</div> | |||
</onlyinclude> | </onlyinclude> | ||
This is a example template to use in the completionist guild, will be soon changed to be more general. | |||
=== NOTE === | |||
iconDir will only work with a .png extension on the template. | |||
<nowiki>{{Guildtemplate | |||
|name= | |||
|location= | |||
|iconDir= | |||
|requirements= | |||
|}}</nowiki> | |||
[[Category:Infoboxes]] | [[Category:Infoboxes]] |
Latest revision as of 04:08, 5 May 2022
{{{name}}}
[[File:{{{iconDir}}}.png|300px]]
Access | {{{location}}} | Requirements | {{{requirements}}} |
This is a example template to use in the completionist guild, will be soon changed to be more general.
NOTE
iconDir will only work with a .png extension on the template.
{{Guildtemplate |name= |location= |iconDir= |requirements= |}}