Template:Runes: Difference between revisions

From Arx Libertatis Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
Rune icons if {{{icons}}} was not set to 0.
Rune icons if {{{icons}}} was not set to 0.
-->{{If|{{{icons|1}}}|<!--
-->{{If|{{{icons|1}}}|<!--
   -->{{RuneIcon|{{{1|aam}}}|size={{{size|32}}}}}<!--
   -->{{If|{{{1|aam}}}|{{RuneIcon|{{{1|aam}}}|size={{{size|32}}}}}}}<!--
   -->{{If|{{{2|}}}|{{RuneIcon|{{{2|}}}|size={{{size|32}}}}}}}<!--
   -->{{If|{{{2|}}}|{{RuneIcon|{{{2|}}}|size={{{size|32}}}}}}}<!--
   -->{{If|{{{3|}}}|{{RuneIcon|{{{3|}}}|size={{{size|32}}}}}}}<!--
   -->{{If|{{{3|}}}|{{RuneIcon|{{{3|}}}|size={{{size|32}}}}}}}<!--
Line 13: Line 13:
Rune names if {{{names}}} was not set to 0.
Rune names if {{{names}}} was not set to 0.
-->{{If|{{{names|0}}}|<!--
-->{{If|{{{names|0}}}|<!--
   -->&nbsp;{{RuneName|{{{1|aam}}}}}<!--
   -->{{If|{{{1|aam}}}|&nbsp;{{RuneName|{{{1|aam}}}}}}}<!--
   -->{{If|{{{2|}}}|&nbsp;{{RuneName|{{{2|}}}}}}}<!--
   -->{{If|{{{2|}}}|&nbsp;{{RuneName|{{{2|}}}}}}}<!--
   -->{{If|{{{3|}}}|&nbsp;{{RuneName|{{{3|}}}}}}}<!--
   -->{{If|{{{3|}}}|&nbsp;{{RuneName|{{{3|}}}}}}}<!--
Line 22: Line 22:


Rune meanings if {{{meanings}}} was not set to 0.
Rune meanings if {{{meanings}}} was not set to 0.
-->{{If|{{{meanings|0}}}|&nbsp;(<!--
-->{{If|{{{meanings|0}}}|{{If|{{{1|aam}}}|&nbsp;(<!--
   -->{{RuneMeaning|{{{1|aam}}}|}}<!--
   -->{{RuneMeaning|{{{1|aam}}}|}}<!--
   -->{{If|{{{2|}}}|&nbsp;{{RuneMeaning|{{{2|}}}}}}}<!--
   -->{{If|{{{2|}}}|&nbsp;{{RuneMeaning|{{{2|}}}}}}}<!--
Line 29: Line 29:
   -->{{If|{{{5|}}}|&nbsp;{{RuneMeaning|{{{5|}}}}}}}<!--
   -->{{If|{{{5|}}}|&nbsp;{{RuneMeaning|{{{5|}}}}}}}<!--
   -->{{If|{{{6|}}}|&nbsp;{{RuneMeaning|{{{6|}}}}}}}<!--
   -->{{If|{{{6|}}}|&nbsp;{{RuneMeaning|{{{6|}}}}}}}<!--
-->)|}}<!--
-->)}}|}}<!--


--><noinclude>
--><noinclude>

Revision as of 10:35, 24 July 2012

Aam Rune (create)


A list of runes with names and descriptions

Parameters:

  • 1-5: Lowercase rune names (output above is for {{Runes|aam}})
  • icons: show icons [default: 1]
  • names: show names [default: 0]
  • meanings: show meanings [default: 0]
  • size: Icon size in pixels [default: 32]