Template:CharacterAttunements: Difference between revisions

From Wydd's Wiki
(Created page with "{{Infobox |title=Attunements |label1=Attunements |data1={{{1|}}} {{{2|}}} {{{3|}}} }} <includeonly> </includeonly> <noinclude> <pre> Example usage for a Character Attunement: {{CharacterAttunement |Hydromancer |Pyromancer |SillyMancer }} </pre> </noinclude>")
 
No edit summary
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox
{{Infobox
|title=Attunements
|label1=Attunements
|label1=Attunements
|data1={{{1|}}} {{{2|}}} {{{3|}}}
|data1=[[{{{1}}}]]<br/>[[{{{2}}}]]<br/>[[{{{3}}}]]
}}
}}


Line 12: Line 11:
Example usage for a Character Attunement:
Example usage for a Character Attunement:


{{CharacterAttunement
{{CharacterAttunements|Hydromancer|Pyromancer|SillyMancer}}
|Hydromancer
 
|Pyromancer
Note the lack of spacing or newlines in the above.  If you add those, it can mess up how it is displayed.
|SillyMancer
}}


</pre>
</pre>
</noinclude>
</noinclude>

Latest revision as of 20:58, 28 January 2023

Attunements [[{{{1}}}]]
[[{{{2}}}]]
[[{{{3}}}]]



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.