Template:Divine: Difference between revisions
Appearance
Cdjensen94 (talk | contribs) |
Cdjensen94 (talk | contribs) |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 26: | Line 26: | ||
<data source="home_universe"> | <data source="home_universe"> | ||
<label>Home-Universe</label> | <label>Home-Universe</label> | ||
<format>[[{{{home_universe|}}}]]</format> | |||
</data> | </data> | ||
<data source="spouse"> | <data source="spouse"> | ||
<label>Spouse(s)</label> | <label>Spouse(s)</label> | ||
<format> | <format>{{#if: {{{spouse2|}}} | * [[{{{spouse|}}}]]<br> | [[{{{spouse|}}}]] }}{{#if: {{{spouse2|}}} | * [[{{{spouse2}}}]]{{#if: {{{spouse3|}}}|<br>}} }}{{#if: {{{spouse3|}}} | * [[{{{spouse3}}}]]{{#if: {{{spouse4|}}}|<br>}} }}{{#if: {{{spouse4|}}} | * [[{{{spouse4}}}]]{{#if: {{{spouse5|}}}|<br>}} }}{{#if: {{{spouse5|}}} | * [[{{{spouse5}}}]]{{#if: {{{spouse6|}}}|<br>}} }}{{#if: {{{spouse6|}}} | * [[{{{spouse6}}}]] }}</format> | ||
</data> | </data> | ||
<data source="gender"><label>Gender</label></data> | |||
<data source="role"> | <data source="role"> | ||
<label>Role</label> | <label>Role</label> | ||
| Line 75: | Line 69: | ||
<data source="mother"> | <data source="mother"> | ||
<label>Mother</label> | <label>Mother</label> | ||
<format>[[{{{mother|}}}]]</format> | |||
</data> | </data> | ||
<data source="father"> | <data source="father"> | ||
<label>Father</label> | <label>Father</label> | ||
<format>[[{{{father|}}}]]</format> | |||
</data> | </data> | ||
</group> | </group> | ||
| Line 83: | Line 79: | ||
<header>Notable Divine Siblings</header> | <header>Notable Divine Siblings</header> | ||
<group layout="horizontal"> | <group layout="horizontal"> | ||
<data source="sibling1"> | <data source="sibling1"><format>[[{{{sibling1|}}}]]</format></data> | ||
<data source="sibling2"> | <data source="sibling2"><format>[[{{{sibling2|}}}]]</format></data> | ||
<data source="sibling3"> | <data source="sibling3"><format>[[{{{sibling3|}}}]]</format></data> | ||
</group> | </group> | ||
</group> | </group> | ||
| Line 91: | Line 87: | ||
<header>Notable Divine Offspring</header> | <header>Notable Divine Offspring</header> | ||
<group layout="horizontal"> | <group layout="horizontal"> | ||
<data source="offspring1"> | <data source="offspring1"><format>[[{{{offspring1|}}}]]</format></data> | ||
<data source="offspring2"> | <data source="offspring2"><format>[[{{{offspring2|}}}]]</format></data> | ||
<data source="offspring3"> | <data source="offspring3"><format>[[{{{offspring3|}}}]]</format></data> | ||
</group> | </group> | ||
<group layout="horizontal"> | <group layout="horizontal"> | ||
<data source="offspring4"> | <data source="offspring4"><format>[[{{{offspring4|}}}]]</format></data> | ||
<data source="offspring5"> | <data source="offspring5"><format>[[{{{offspring5|}}}]]</format></data> | ||
<data source="offspring6"> | <data source="offspring6"><format>[[{{{offspring6|}}}]]</format></data> | ||
</group> | </group> | ||
</group> | </group> | ||
| Line 145: | Line 141: | ||
"appearance": {}, | "appearance": {}, | ||
"creation": {}, | "creation": {}, | ||
"home_universe": {}, | "home_universe": { | ||
"type": "wiki-page-name" | |||
}, | |||
"spouse": { | "spouse": { | ||
"type": "wiki-page-name" | "type": "wiki-page-name" | ||
| Line 211: | Line 209: | ||
"spouse6": { | "spouse6": { | ||
"type": "wiki-page-name" | "type": "wiki-page-name" | ||
}, | |||
"gender": { | |||
"type": "content", | |||
"suggestedvalues": [ | |||
"[[Gender|Male]]", | |||
"[[Gender|Female]]" | |||
] | |||
} | } | ||
}, | }, | ||
| Line 228: | Line 233: | ||
"spouse5", | "spouse5", | ||
"spouse6", | "spouse6", | ||
"gender", | |||
"role", | "role", | ||
"domain", | "domain", | ||