Template:TestingTemplate: Difference between revisions

From Wydd's Wiki
No edit summary
No edit summary
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:

Revision as of 21:40, 28 January 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.