Template:TestingTemplate: Difference between revisions

From Wydd's Wiki
No edit summary
No edit summary
Line 6: Line 6:
|label2=More Stuff:
|label2=More Stuff:
|data2={{{OtherStuff}}}
|data2={{{OtherStuff}}}
|label3=Attunement:
|label3=Attunement-x:
|data3={{ #if: {{{attunement1|}}} | [[{{{attunement1}}}|{{{attunement1|}}}]] ({{ #if: {{{attunement-location1|}}} | {{{attunement-location1}}} | }})<br/> | }}  
|data3={{ #if: {{{attunement1|}}} | [[{{{attunement1}}}|{{{attunement1|}}}]] ({{ #if: {{{attunement-location1|}}} | {{{attunement-location1}}} | }})<br/> | }}  
{{ #if: {{{attunement2|}}} | [[{{{attunement2}}}|{{{attunement2|}}}]] ({{ #if: {{{attunement-location2|}}} | {{{attunement-location2}}} | }}) <br/> | }}
      {{ #if: {{{attunement2|}}} | [[{{{attunement2}}}|{{{attunement2|}}}]] ({{ #if: {{{attunement-location2|}}} | {{{attunement-location2}}} | }})<br/> | }}  
}}


<includeonly>
<includeonly>

Revision as of 14:36, 4 February 2023

{{Infobox |Title=TestingTemplate |label1=Attunements: |data1= || |label2=More Stuff: |data2={{{OtherStuff}}} |label3=Attunement-x: |data3=







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.