User:ECHEAUX/Template: Difference between revisions

The official GemStone IV encyclopedia.
< User:ECHEAUX
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{| style="width: 20em; margin: 10px 1px 10px 10px; clear:both; background:#FFF; float:right;"
{| style="margin-left: 2em; margin-bottom: 0.5em; background: inherit; clear:both; float: right;"
|-
| align = center |
|
{| style="border: 2px #aaa solid; width: 100%; font-size: 95%; text-align: left;"
! colspan=2 style="background:#005682; color: white; font-size: larger; text-align: center;" | '''{{PAGENAME}} Information'''
{| style="width: 23em; font-size: 95%; text-align: left; Border:thin solid #aaa; margin-bottom: 1em; background: #F9F9F9;"
| colspan = "2" style="white-space: nowrap; font-size: larger; text-align: center; background: #edbb99 " | '''{{PAGENAME}}'''
|-
|-
! Type
|
{{#if: {{{type|}}} |<!-- REQUIRED: Offensive, defensive, attack, healing, utility -->
|-
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} [[:Category:{{{type}}} item scripts | {{{type}}}]] {{#if: {{{type2|}}} |
{{#if: {{{1|}}} |
<br>[[:Category:{{{type2}}} item scripts | {{{type2}}}]] }}
{{!}} colspan="2" align="right" valign="top" style="white-space: nowrap;" {{!}} {{{1}}}
}}
|-
! valign="top" style="white-space: nowrap;" |Rarity
{{#if: {{{rarity|}}} |<!-- REQUIRED: Common, uncommon, rare -->
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}}
}}
|-
! valign="top" style="white-space: nowrap;" |Charges
{{#if: {{{charges}}} |<!-- REQUIRED: How many charges standard -->
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}}
}}
|-
! valign="top" style="white-space: nowrap;" |Persist
{{#if: {{{persist}}} |<!-- REQUIRED: Use crumble, persist, unsure -->
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}}
}}
|-
! valign="top" style="white-space: nowrap;" |Activator
{{#if: {{{activator}}} |<!-- REQUIRED: Use wave, rub, tap, or something else -->
}}
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}}
{{#if: {{{requires MIU|}}} |
! valign="top" {{!}} Requirest MIU
{{!}} align="right" valign="top" {{!}} {{{Requires MIU}}}
{{!}}- |}}
{{!}}- |}}
{{#if: {{{town|}}} |
! Town
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} [[{{{town}}}]]
{{!}}- |}}
{{#if: {{{tier|}}} |
! Tier
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} {{{tier}}}
{{!}}- |}}
{{#if: {{{founded|}}} |
! Founded
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} [[{{{founded}}}]]
{{!}}- |}}
{{#if: {{{affiliation|}}} |
!valign="top" {{!}} Affiliation(s)
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} {{{affiliation}}}
|}}
|}
|}


|}
|}


<includeonly>{{#switch: {{{include}}}|#default={{#if: {{{town|}}} | [[Category: {{{town}}}]] }} |no= }}
===Instructions===
[[Category:Meeting Hall Organizations]]</includeonly>
A template to use for standard teasure system magic items.
<noinclude>

A template to use to describe your MHO.<br>
Copy/paste code:
'''<big>Copy/paste code:</big>'''
<pre>
<pre><nowiki>
{{ECHEAUX/Template
{{MHO
|type=
|town = <!--What town are you based out of? This should be the meeting hall town you access -->
|rarity=
|tier = <!--What tier is your organization? Current options are PROMINENT or RENOWNED. This may be listed differently with the meeting hall guard-->
|charges=
|founded = <!--What year was your organization founded?-->r
|persist=
|affiliation = <!--Do you have a special affiliation with another group?-->}}</nowiki>
|activator=
|requires MIU=
}}
</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]].
[[Category:NPC templates]]
</noinclude>
</noinclude>

Revision as of 17:55, 3 December 2022

ECHEAUX/Template


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

{{MHO
|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?-->r
|affiliation = <!--Do you have a special affiliation with another group?-->}}

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