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}}}}}<!--
   -->{{RuneIcon|{{{1|aam}}}|size={{{size|32}}}}}<!--
   -->{{If|{{{2|}}}|{{RuneIcon|{{{2|}}}}}}}<!--
   -->{{If|{{{2|}}}|{{RuneIcon|{{{2|}}}|size={{{size|32}}}}}}}<!--
   -->{{If|{{{3|}}}|{{RuneIcon|{{{3|}}}}}}}<!--
   -->{{If|{{{3|}}}|{{RuneIcon|{{{3|}}}|size={{{size|32}}}}}}}<!--
   -->{{If|{{{4|}}}|{{RuneIcon|{{{4|}}}}}}}<!--
   -->{{If|{{{4|}}}|{{RuneIcon|{{{4|}}}|size={{{size|32}}}}}}}<!--
   -->{{If|{{{5|}}}|{{RuneIcon|{{{5|}}}}}}}<!--
   -->{{If|{{{5|}}}|{{RuneIcon|{{{5|}}}|size={{{size|32}}}}}}}<!--
   -->{{If|{{{6|}}}|{{RuneIcon|{{{6|}}}}}}}<!--
   -->{{If|{{{6|}}}|{{RuneIcon|{{{6|}}}|size={{{size|32}}}}}}}<!--
-->|}}<!--
-->|}}<!--


Line 39: Line 39:
Parameters:
Parameters:
* 1-5: Lowercase rune names (output above is for <code><nowiki>{{Runes|aam}}</nowiki></code>)
* 1-5: Lowercase rune names (output above is for <code><nowiki>{{Runes|aam}}</nowiki></code>)
* icons - show icons [default: 1]
* icons: show icons [default: 1]
* names - show names [default: 0]
* names: show names [default: 0]
* meanings - show meanings [default: 0]
* meanings: show meanings [default: 0]
* size: Icon size in pixels [default: 32]
</noinclude><!--
</noinclude><!--

Revision as of 00:10, 19 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]