Template:Infobox Deity: Difference between revisions
From FusionGirl Wiki
Jump to navigationJump to search
(Fix Template:Infobox Deity — use {{Infobox}} with parameters) |
(Fix Template:Infobox Deity - wrapper around Infobox) |
||
| Line 1: | Line 1: | ||
{{Infobox | <includeonly>{{Infobox | ||
| title = {{{name|}}} | | title = {{{name|}}} | ||
| image = {{{image|}}} | | image = {{{image|}}} | ||
| caption = {{{caption|}}} | | caption = {{{caption|}}} | ||
| header1 = Deity Profile | | header1 = Deity Profile | ||
| | | label2 = Pantheon | ||
| | | data2 = {{{pantheon|}}} | ||
| | | label3 = Domain | ||
| | | data3 = {{{domain|}}} | ||
| | | label4 = Symbol | ||
| | | data4 = {{{symbol|}}} | ||
| | | label5 = Worshipers | ||
| | | data5 = {{{worshipers|}}} | ||
| | | label6 = Alignment | ||
| | | data6 = {{{alignment|}}} | ||
| | | label7 = Home Plane | ||
| | | data7 = {{{home_plane|}}} | ||
| | | label8 = Allies | ||
| | | data8 = {{{allies|}}} | ||
| | | label9 = Enemies | ||
| | | data9 = {{{enemies|}}} | ||
| below = {{{below|}}} | | below = {{{below|}}} | ||
}}<noinclude> | }}</includeonly><noinclude> | ||
{{ | == Infobox Deity == | ||
< | Wrapper around <nowiki>{{Infobox}}</nowiki> for deity pages. | ||
{ | |||
=== Usage === | |||
<pre> | |||
{{Infobox Deity | |||
| name = Athena | |||
| image = [[File:Athena.png|250px]] | |||
| pantheon = Greek | |||
| domain = Wisdom, War | |||
| symbol = Owl, Olive tree | |||
| worshipers = Athenians | |||
}} | }} | ||
</pre> | |||
[[Category:Infobox templates]] | [[Category:Infobox templates]] | ||
</noinclude> | </noinclude> | ||
Latest revision as of 17:52, 13 March 2026
Infobox Deity
Wrapper around {{Infobox}} for deity pages.
Usage
{{Infobox Deity
| name = Athena
| image = [[File:Athena.png|250px]]
| pantheon = Greek
| domain = Wisdom, War
| symbol = Owl, Olive tree
| worshipers = Athenians
}}