User:ECHEAUX/Templates: Difference between revisions

The official GemStone IV encyclopedia.
< User:ECHEAUX
Jump to navigation Jump to search
(Created page with "This space to be used for templates.")
 
No edit summary
Line 1: Line 1:
{| style="margin-left: 2em; margin-bottom: 0.5em; background: inherit; clear:both; float: right;"
This space to be used for templates.
|-
|
{| 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: #DDD;" | '''{{PAGENAME}}'''
|-
|
|-
{{#if: {{{1|}}} |
{{!}} colspan="2" align="right" valign="top" style="white-space: nowrap;" {{!}} {{{1}}}
{{!}}- |}}
{{#if: {{{town|}}} |
! Town
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} {{{town}}}
{{!}}- |}}
{{#if: {{{gender|}}} |
! Gender
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} {{{gender}}}
{{!}}- |}}
{{#if: {{{race|}}} |
! Race
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} [[{{{race}}}]]
{{!}}- |}}
{{#if: {{{hometown|}}} |
! Hometown
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} [[{{{hometown}}}]]
{{!}}- |}}
{{#if: {{{alias|}}} |
!valign="top" {{!}} Alias/Title
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} {{{alias|Known alias or title}}}
{{!}}- |}}
{{#if: {{{job|}}} |
!valign="top" {{!}} Job
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} {{{job}}}
{{!}}- |}}
{{#if: {{{shop|}}} |
!valign="top" {{!}} Shop Name
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} {{{shop}}}
{{!}}- |}}
{{#if: {{{affiliation|}}} |
!valign="top" {{!}} Affiliation(s)
{{!}} align="right" valign="top" style="white-space: nowrap;" {{!}} {{{affiliation}}}
|}}
|}
|}

<includeonly>

[[Category: Non-Player Characters]][[Category: Town NPCs]]</includeonly><noinclude>

'''<big>Copy/paste code:</big>'''
<pre><nowiki>
{{townnpc
|town =
|gender =
|race =
|alias =
|job =
|shop =
|affiliation = }}</nowiki>
</pre>
[[Category:Templates]]
</noinclude>
This space is for creating templates to test.

Revision as of 00:37, 20 November 2019

ECHEAUX/Templates


Copy/paste code:

{{townnpc
|town =
|gender = 
|race =  
|alias = 
|job = 
|shop =
|affiliation = }}

This space is for creating templates to test.