Template:TestingTemplate: Difference between revisions

From Wydd's Wiki
No edit summary
No edit summary
Line 7: Line 7:
|data2={{{OtherStuff}}}
|data2={{{OtherStuff}}}
|label3=Attunement-x:
|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>
</includeonly>
</includeonly>

Revision as of 14:36, 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.