Template:Infobox God: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | |||
{| class=infobox | {| class=infobox | ||
|-{{#if: {{{Image|}}} | {{{Image}}} | {{blank}} }} | |-{{#if: {{{Image|}}} | {{{Image}}} | {{blank}} }} | ||
| | | General Info | ||
|-{{#if: {{{Full Name|}}} | {{Full Name|{{{Full Name}}}|}} | {{blank}} }} | |-{{#if: {{{Full Name|}}} | {{Full Name|{{{Full Name}}}|}} | {{blank}} }} | ||
|-{{#if: {{{Alias|}}} | {{Alias|{{{Alias}}}|}} | {{blank}} }} | |-{{#if: {{{Alias|}}} | {{Alias|{{{Alias}}}|}} | {{blank}} }} | ||
|-{{#if: {{{Alignment|}}} | {{Alignment|{{{Alignment}}}|}} | {{blank}} }} | |-{{#if: {{{Alignment|}}} | {{Alignment|{{{Alignment}}}|}} | {{blank}} }} | ||
|-{{#if: {{{Birthday|}}} | {{Birthday|{{{Birthday}}}|}} | {{blank}} }} | |-{{#if: {{{Birthday|}}} | {{Birthday|{{{Birthday}}}|}} | {{blank}} }} | ||
| | | Character Info | ||
|-{{#if: {{{Race|}}} | {{Race|{{{Race}}}|}} | {{blank}} }} | |-{{#if: {{{Race|}}} | {{Race|{{{Race}}}|}} | {{blank}} }} | ||
|-{{#if: {{{Body|}}} | {{Body|{{{Body}}}|}} | {{blank}} }} | |-{{#if: {{{Body|}}} | {{Body|{{{Body}}}|}} | {{blank}} }} | ||
|-{{#if: {{{Soul|}}} | {{Soul|{{{Soul}}}|}} | {{blank}} }} | |-{{#if: {{{Soul|}}} | {{Soul|{{{Soul}}}|}} | {{blank}} }} | ||
|} | |} | ||
</includeonly> | |||
<noinclude> | <noinclude> | ||
Usage example: | |||
<pre> | |||
{{Infobox God| | |||
Image = | |||
Full Name = | |||
Alias = | |||
Alignment = | |||
Birthday = | |||
Race = | |||
Body = | |||
Soul = | |||
}} | |||
</pre> | |||
<templatedata> | <templatedata> | ||
{ | { |
Revision as of 10:47, 3 March 2024
Usage example:
{{Infobox God| Image = Full Name = Alias = Alignment = Birthday = Race = Body = Soul = }}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Full Name | Full Name | no description | String | required |
Image | Image | no description
| File | optional |
Alias | Alias | no description | String | optional |
Alignment | Alignment | no description | String | optional |
Birthday | Birthday | no description | String | optional |
Race | Race | no description | Page name | optional |
Body | Body | no description | String | optional |
Soul | Soul | no description | String | optional |