Template:TestingTemplate: Difference between revisions

From Wydd's Wiki
No edit summary
No edit summary
Line 1: Line 1:
{{Infobox
{{Infobox
|Title=Testing Template
|Title=Testing Template
|label2=Other Stuff
|data2={{{OtherStuff}}}
|-
|-
|label1=Attunements
|label1=Attunements
|data1={{CharacterAttunements|1={{{attunements1}}}|2={{{attunements2}}}|3={{{attunements3}}}}}
|data1={{CharacterAttunements|1={{{attunements1}}}|2={{{attunements2}}}|3={{{attunements3}}}}}
|-
|-
|label2=Other Stuff
|data2={{{OtherStuff}}}
}}
}}



Revision as of 20:52, 28 January 2023

Attunements {| class="infobox " cellspacing="5" style="width: 22em; text-align: left; font-size: 88%; line-height: 1.5em; "
Attunements [[{{{attunements1}}}]]
[[{{{attunements2}}}]]
[[{{{attunements3}}}]]

|- ! style=""|Other Stuff | class="" style=""|{{{OtherStuff}}} |}



Example usage for a Character Attunement:

{{CharacterAttunement|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.