Template:Infobox Deity: Difference between revisions
From FusionGirl Wiki
Jump to navigationJump to search
No edit summary |
(Fix Template:Infobox Deity - wrapper around Infobox) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
< | <includeonly>{{Infobox | ||
| title = {{{name|}}} | |||
{ | | image = {{{image|}}} | ||
| caption = {{{caption|}}} | |||
| 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|}}} | |||
}}</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]] | |||
} | |||
</ | |||
</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
}}