Template:TestingTemplate: Difference between revisions

From Wydd's Wiki
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 6: Line 6:
|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.