Template:MHO: Difference between revisions

The official GemStone IV encyclopedia.
Jump to navigation Jump to search
No edit summary
(Corrected error in copy/paste code)
 
(24 intermediate revisions by the same user not shown)
Line 3: Line 3:
|
|
{| style="border: 2px {{{border-color|#aaa}}} solid; width: 100%; font-size: 95%; text-align: left;"
{| style="border: 2px {{{border-color|#aaa}}} solid; width: 100%; font-size: 95%; text-align: left;"
! colspan=2 style="white-space: nowrap; background-color: {{{background-color|#8B7355}}}; color: {{{color|#FFFFFF}}}; font-size: larger; text-align: center;" | '''{{PAGENAME}}'''
! colspan=2 style="white-space: nowrap; background-color: {{{background-color|#76b5c5}}}; color: {{{color|#FFFFFF}}}; font-size: larger; text-align: center;" | '''{{PAGENAME}}'''
|-
|-
{{#if: {{{image|}}} |
{{!}} colspan=2 style="white-space: nowrap; text-align: center;" {{!}} {{{image|}}}
{{!}}-
|}}
{{#if: {{{caption|}}} |
{{!}} colspan=2 style="white-space: nowrap; font-size: smaller; text-align: center;" {{!}} '''{{{caption|}}}
{{!}}-
|}}
{{#if: {{{1|}}} |
{{#if: {{{1|}}} |
{{!}} colspan="2" align="right" valign="top" style="white-space: nowrap;" {{!}} {{{1}}}
{{!}} colspan="2" align="right" valign="top" style="white-space: nowrap;" {{!}} {{{1}}}
Line 25: Line 33:
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} {{{dues}}}
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} {{{dues}}}
{{!}}- |}}
{{!}}- |}}
{{#if: {{{symbol|}}} |
{{#if: {{{insignia|}}} |
! Insignia
! Symbol
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} {{{symbol}}}
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} {{{insignia}}}
{{!}}- |}}
{{!}}- |}}
{{#if: {{{affiliation|}}} |
{{#if: {{{affiliation|}}} |
!valign="top" {{!}} Affiliation(s)
!valign="top" {{!}} Affiliation(s)
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} [[{{{affiliation}}}]]
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} [[{{{affiliation}}}]]
{{!}}- |}}
{{#if: {{{restrictions|}}} |
!valign="top" {{!}} Restrictions
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} {{{restrictions}}}
{{!}}- |}}
{{#if: {{{purpose|}}} |
!valign="top" {{!}} Purpose
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} {{{purpose}}}
|}}
|}}
|}
|}
Line 43: Line 59:
<pre><nowiki>
<pre><nowiki>
{{MHO
{{MHO
|image= <!--An OPTIONAL spot for an image of significance to your organization [[File:filename|thumbnail|center]]-->
|caption= <!--Required to cite the source of the image if there is one.-->
|town = <!--What town are you based out of? This should be the meeting hall town you access -->
|town = <!--What town are you based out of? This should be the meeting hall town you access -->
|tier = <!--What tier is your organization? Current options are PROMINENT or RENOWNED. This may be listed differently with the meeting hall guard-->
|tier = <!--What tier is your organization? Current options are PROMINENT or RENOWNED. This may be listed differently with the meeting hall guard-->
|founded = <!--What year was your organization founded?-->r
|founded = <!--What year was your organization founded?-->
|dues = <!--Does your organization charge a fee for joining? Can leave BLANK if no, or put in an amount, or answer NO.-->
|dues = <!--Does your organization charge a fee for joining? Can leave BLANK if no, or put in an amount, or answer NO.-->
|symbol= <!--Does your organization have a symbol? Example: A pink butterfly flying rampant across a silver moon. Leave BLANK for no.-->
|insignia= <!--Does your organization have a insignial? Example: A pink butterfly flying rampant across a silver moon. Leave BLANK for no.-->
|affiliation = <!--Do you have a special affiliation with another group?-->}}</nowiki>
|affiliation = <!--Do you have a special affiliation with another group?-->
|restrictions = <!--Do you have any membership restrictions?-->
|purpose = <!--What is the general purpose of your organization? Please be brief!--></nowiki>
}}
</pre>
==Optional==
Optionally, if you prefer a specific color for your template box, add this line |background-color=, like so:
<pre{{log2}}>
{{Template:MHO
|background-color= <your preferred hexadecimal color code here (example: #000000)>
|town =
</pre>
Likewise, beneath that you can add a color for text:
<pre{{log2}}>
|color = #D1B000
</pre>
</pre>
This template is built from the [[:Template:Storynpcbox|Storyline NPC box template]] by [[USER:VANKRASN39|VANKRASN39]] which is based on the [[:Template:Deity|deity template]] by [[USER:ZHOUY1|ZHOUY1]].
This template is built from the [[:Template:Storynpcbox|Storyline NPC box template]] by [[USER:VANKRASN39|VANKRASN39]] which is based on the [[:Template:Deity|deity template]] by [[USER:ZHOUY1|ZHOUY1]].
[[Category:NPC templates]]
[[Category:MHO_and_CHE_templates]]
</noinclude>
</noinclude>

Latest revision as of 22:51, 11 December 2022

MHO


A template to use to describe your MHO.
Copy/paste code:

{{MHO
|image= <!--An OPTIONAL spot for an image of significance to your organization [[File:filename|thumbnail|center]]-->
|caption= <!--Required to cite the source of the image if there is one.-->
|town = <!--What town are you based out of? This should be the meeting hall town you access -->
|tier = <!--What tier is your organization? Current options are PROMINENT or RENOWNED. This may be listed differently with the meeting hall guard-->
|founded = <!--What year was your organization founded?-->
|dues = <!--Does your organization charge a fee for joining? Can leave BLANK if no, or put in an amount, or answer NO.-->
|insignia= <!--Does your organization have a insignial? Example: A pink butterfly flying rampant across a silver moon. Leave BLANK for no.-->
|affiliation = <!--Do you have a special affiliation with another group?-->
|restrictions = <!--Do you have any membership restrictions?-->
|purpose = <!--What is the general purpose of your organization? Please be brief!-->
}}

Optional

Optionally, if you prefer a specific color for your template box, add this line |background-color=, like so:

{{Template:MHO
|background-color= <your preferred hexadecimal color code here (example: #000000)>
|town = 

Likewise, beneath that you can add a color for text:

|color = #D1B000

This template is built from the Storyline NPC box template by VANKRASN39 which is based on the deity template by ZHOUY1.