Template:TestingTemplate: Difference between revisions

From Wydd's Wiki
No edit summary
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 2: Line 2:
|Title={{PAGENAME}}
|Title={{PAGENAME}}
|label1=Attunements:
|label1=Attunements:
|data1={{ #if: {{{1}}} | [[{{{1}}}]]}}<br/>{{ #if: {{{2}}} | [[{{{2}}}]]}}<br/>{{ #if: {{{3}}} | [[{{{3}}}]]}}<br/>{{ #if: {{{4}}} | [[{{{4}}}]]}}<br/>{{ #if: {{{5}}} | [[{{{5}}}]]}}<br/>{{ #if: {{{6}}} | [[{{{6}}}]] |}}<br/>{{ #if: {{{7}}} | [[{{{7}}}]] |}}<br/>{{ #if: {{{8}}} | [[{{{8}}}]] |}}
|data1={{ #if: {{{1|}}} | [[{{{1|}}}]]<br/>}}{{ #if: {{{2|}}} | [[{{{2|}}}]]<br/>}}{{ #if: {{{3|}}} | [[{{{3|}}}]]<br/>}}{{ #if: {{{4|}}} | [[{{{4|}}}]]<br/>}}{{ #if: {{{5|}}} | [[{{{5|}}}]]<br/>}}{{ #if: {{{6|}}} | [[{{{6|}}}<br/>]] |}}{{ #if: {{{7|}}} | [[{{{7|}}}<br/>]] |}}{{ #if: {{{8|}}} | [[{{{8|}}}]]<br/>}}
||
||
|label2=More Stuff:
|label2=More Stuff:
|data2={{{OtherStuff}}}
|data2={{{OtherStuff}}}
|label3=Attunement-x:
|data3={{ #if: {{{attunement1|}}} | [[{{{attunement1}}}|{{{attunement1|}}}]] ({{ #if: {{{attunement-location1|}}} | {{{attunement-location1}}} | }})<br/> | }}
{{ #if: {{{attunement2|}}} | [[{{{attunement2}}}|{{{attunement2|}}}]] ({{ #if: {{{attunement-location2|}}} | {{{attunement-location2}}} | }})<br/> | }}
}}
}}
<includeonly>
<includeonly>
</includeonly>
</includeonly>
{{ #if: {{{1|}}} | [[Category:Characters with {{{1|}}} attunement]]}}
{{ #if: {{{2|}}} | [[Category:Characters with {{{2|}}} attunement]]}}
{{ #if: {{{3|}}} | [[Category:Characters with {{{3|}}} attunement]]}}
{{ #if: {{{4|}}} | [[Category:Characters with {{{4|}}} attunement]]}}
{{ #if: {{{5|}}} | [[Category:Characters with {{{5|}}} attunement]]}}
{{ #if: {{{6|}}} | [[Category:Characters with {{{6|}}} attunement]]}}
{{ #if: {{{7|}}} | [[Category:Characters with {{{7|}}} attunement]]}}
{{ #if: {{{8|}}} | [[Category:Characters with {{{8|}}} attunement]]}}


<noinclude>
<noinclude>

Latest revision as of 14:39, 4 February 2023

More Stuff: {{{OtherStuff}}}






Example usage for a Character Attunement:

{{CharacterAttunements|Hydromancer|Pyromancer|SillyMancer}}

Note the lack of spacing or newlines in the above.  If you add those, it can mess up how it is displayed.