Open main menu

Project: Gorgon Wiki β

Changes

Template:Deity infobox

124 bytes removed, 12:47, 16 June 2019
Updated infobox to use new header image.
{| style="margin:0 0 0.5em 1em1px; border:1px solid #ccc423930; float:right; text-align:left; position:relative; border-radius:5px; background:#f9f9f91e1615ff;" cellpadding="5"! colspan="2" style|<div class="fontib-tbl-sizehd">[[File:17px; textButton_Pink.png|300px]]</div> <div class="ib-align:center; backgroundtbl-color:#B97FBA;color:#ffffff;hdt" | >{{{name|name}}}</div>
|-
| style= "width:250px;" colspan="2" align="center" | {{{image|[[Image:{{PAGENAME}}.png{{pipe}}300px{{pipe}}]]}}} <br><div style="font-size:14px; color:#e5b964ff;">{{{caption|}}}</div>
|- valign="top"
! style="background:#eee; color:#000000; border-radius:2px; width:100px;" align="center" | Title:| <div style="color:#e5b964ff;">{{{title|-}}}</div>
|-
! style="background:#eee; color:#000000; border-radius:2px; width:100px;" align="center" | Location:| <div style="color:#e5b964ff;">{{{location|-}}}</div>
|-
{{ #if:{{{classification|}}} |
{{pipe}}-
! style="background:#f4e6d4eee; color:#000000; border-radius:2px; width:100px;" align="center" {{pipe}} ClassClassification:{{pipe}} {{{classification}}}}}{{ #if:{{{skilltrainer|}}} |{{pipe}}-! <div style="backgroundcolor:#f5e0c7; width:100pxe5b964ff;" align="center" >{{pipe}} Skill Trainer:{{pipe}} {{{skilltrainerclassification}}}</div>
}}
{{ #if:{{{dead|}}} |
{{pipe}}-
! style="background:#CB5140;color:#ffffff; text-align:center; border-radius:2px; width:250px;" colspan="2" align="center" {{pipe}} Deceased{{pipe}}
}}
|}
{{ #if: {{{name|}}} | [[Category:Deity]] }}
<noinclude>
{{clear}}__NOTOC__
{{NPC infobox
|name =
|image =|caption =|title =|location =|beastspeak = |skilltrainer classification =|dead =
}}
</pre>
==Parameters==
Long parameters will extend the width of the infobox. To keep it the correct size keep text short or use the "< br>" function .
; name
: Not Optional. Defaults to article nameName of the deity.
; image
: Optional. Defaults to a .jpg png image of based on the article's name. If specifiedOnce the page is first created or previewed, use <code><nowiki>[[Image:Creature namea link will be generated for file uploading.jpg|200px|]]</nowiki></code>
;caption
:Optional. Usually the Provides a description above of the NPCs headimage.;title:Required. What the deity is often refereed to as (Norala=Goddess of Hunts,Vol=God of Death).
;location
:Required. What realm or continent does the Desity reside on? Alharth? Verta? A Fae Realm?
;classification
:Optional. Which Council Classification is the deity. See [[Guide To to Nature Spirit Classification]] for details.;skilltrainer:Optional. Use to show if NPC can train a player in a skill. See below for example use.
;dead
:Optional. Enter "yes" to show that a Deity is Deceased.
==Description==
Create an attractive "info card" for Deities. This is another way to liven up the pages. It also provides a consistent "at a glance" information box with vital information that is consistent across all creaturesdeities.Note that the goal is not to cover everything that can fit into the card, as that is in the body of the article. If you have any suggestions for what should/could go in the infobox, please comment on the Talk page or the author's talk page. <span style="color:#484">This template will have more parameters, but is awaiting Wiki Extensions.</span>===ImageImages ===
The typical usage is to use this in a new article, save, and THEN upload the image by clicking the image link (which then is pre-set with the article name)
If an image already exists which name does not match the article name, or in a different format, specify it.
<pre>
{{Deity infobox
|name = Mushroom JackNorala|image = [[File:Mushroom_JackNorala.jpgpng]]|caption = He smells kind of funnyShe is strong and proud.
|title = Goddess of Hunts
|location = Alharth
|classification = Class 3
|dead = yes
|beastspeak = Cows, Pigs, Mushrooms.
}}
</pre>
text
{{Deity infobox
|name = Norala
|image = [[File:Mushroom_JackNorala.jpgpng]]|caption = He smells kind of funnyShe is strong and proud.
|title = Goddess of Hunts
|location = Alharth
|classification = Class 3
|dead = yes
|beastspeak = Cows, Pigs, Mushrooms.
}}
[[Category:Formatting templates|NPC Deity infobox]]
</noinclude>