Custom Wiki Macros: Difference between revisions

no edit summary
m (Protected "Custom Wiki Macros" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
No edit summary
Tag: Manual revert
 
(20 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="wikitable"
{| class="wikitable"
|+ Wiki Custom Macros
|+ Wiki Custom Macros - Exmaples
|-
|-
! Code !! Result
! Code !! Result
Line 15: Line 15:
|-
|-
| <nowiki>{{#navi:prontera|150|160}}</nowiki>|| {{#navi:prontera|150|160}}
| <nowiki>{{#navi:prontera|150|160}}</nowiki>|| {{#navi:prontera|150|160}}
|-
| <nowiki>{{#skill:502}}</nowiki>|| {{#skill:502}}
|-
|-
| <nowiki>{{#skillDesc:502}}</nowiki>|| {{#skillDesc:502}}
| <nowiki>{{#skillDesc:502}}</nowiki>|| {{#skillDesc:502}}
|-
|-
| <nowiki>{{#mob:502|Name}}</nowiki>|| {{#mob:502|Name}}
| <nowiki>{{#mob:1062}}</nowiki>|| {{#mob:1062}}
|-
| <nowiki>{{#linkmob:1062}}</nowiki>|| {{#linkmob:1062}}
|}
|}