Difference between revisions of "Template:GuildPage"

From AetoliaWiki
Jump to navigation Jump to search
(Created page with '<includeonly>Category:Guilds</includeonly><noinclude> ---- For use in the four city pages. Will be expanded to include description, leadership, etc. For now edit those manu…')
 
Line 1: Line 1:
<includeonly>[[Category:Guilds]]</includeonly><noinclude>
<includeonly>{{Infobox
|name        = GuildPage
|bodystyle    = width:20em;
|title        = {{{guild_name|Needs guild_name}}}
|caption      = {{{caption|Needs caption}}}
|labelstyle  = width:33%;
 
|header1  = Leadership
 
|label2  = {{{gm_title|Guildmaster}}}
|data2    = {{{gm|Needs gm}}}
 
|label3  = Divine Patron
|data3    = {{{patron|Needs patron, or "None"}}}
 
|label4  = {{{sec_title|Secretaries}}}
|data4    = {{{secs|Needs secs (list of secretaries)}}}
 
|label5  = {{{hon_title|Head of Novices}}}
|data5    = {{{hon|Needs hon}}}
 
|header6  = Information
 
|label7  = Residence
|data7    = {{{residence|Needs residence (area name)}}}
 
|label8  = Alignment
|data8    = {{{alignment|Needs "Spirit" or "Shadow"}}}
}}
 
|header18 = &nbsp;
 
|below = {{{desc|Needs desc}}}
}}
 
{| style="border-left: 2px solid #777; padding-left: 7px;"
| style="font-size: 125%;" | Help File
|-
| style="color: #555; font-size: 85%;" | {{{helpfile|Needs helpfile}}}
|}
 
[[Category:Guilds]]</includeonly><noinclude>


----
----


For use in the four city pages. Will be expanded to include description, leadership, etc. For now edit those manually.
'''Syntax:'''
 
<pre>{{AreaPage
|type=Plains
|area_name    = The Dry Plains
|terrain      = Scrubland, Plains
|roomcount    = 80
|weather      = Frigid climate; little to no rain
|desc        = A desolate expanse of frozen land, the stepping stone to [[Spinesreach]].
 
|denizens_1  = Bandits
|denizens_2  = Wild horses
}}</pre>
 
* '''type''': Determines the category name the area article will be placed into.
* '''area_name''': The full name for the area (may include extensions such as "The City of" for [[Delos]], etc.)
* '''terrain''': A summary of terrain types found in the area.
* '''roomcount''': A rough estimate of how many rooms are in the area. A close guess is good - an exact count is better!
* '''weather''': Prevailing weather in the area. Can usually be marked as 'mild' or 'normal', but keep in mind places such as Liruma Scrublands or Hashan that rain frequently, etc.)
* '''desc''': A flavorful description that sits at the bottom of the area's infobox.
* '''denizens_#''': The types of mobs found in this area.


[[Category:Templates]]
[[Category:Templates]]
[[Category:Categorization Templates]]</noinclude>
[[Category:Categorization Templates]]
[[Category:Infobox Templates]]</noinclude>

Revision as of 00:37, 8 January 2013



Syntax:

{{AreaPage
|type=Plains
|area_name    = The Dry Plains
|terrain      = Scrubland, Plains
|roomcount    = 80
|weather      = Frigid climate; little to no rain
|desc         = A desolate expanse of frozen land, the stepping stone to [[Spinesreach]].

|denizens_1   = Bandits
|denizens_2   = Wild horses
}}
  • type: Determines the category name the area article will be placed into.
  • area_name: The full name for the area (may include extensions such as "The City of" for Delos, etc.)
  • terrain: A summary of terrain types found in the area.
  • roomcount: A rough estimate of how many rooms are in the area. A close guess is good - an exact count is better!
  • weather: Prevailing weather in the area. Can usually be marked as 'mild' or 'normal', but keep in mind places such as Liruma Scrublands or Hashan that rain frequently, etc.)
  • desc: A flavorful description that sits at the bottom of the area's infobox.
  • denizens_#: The types of mobs found in this area.