Template: Elemento: Difference between revisions
From KaiyouRO
(Created page with "<includeonly>{{#if: {{{simple|}}} | {{#if: {{{i|}}} | [[Image:Element{{i}}}.png|link=]] | [[Image:Element{{#switch: {{{Prop}}} |Water=04 |Fire=01 |Wind=02 |Earth=03 |Neutral=05 |Holy=06 |Shadow=07 |Undead=08 |Poison=09 |Ghost=10}}.png|link=|center]] }} [[{{{Prop}}}]] {{ #if:{{{v|}}} | {{{v}}} }} | {{{!}} style="background:none; padding:1px; border-spacing:0px;" {{!}} style="align:center; width:15px; border:none;" {{!}} {{#if: {{{i|}}} | [[Image:Element{{{i}}}.png|link=]]...") |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
}}</includeonly> | }}</includeonly> | ||
<noinclude> | <noinclude> | ||
<pre>{{Elemento |Prop= | <pre>{{Elemento |Prop= Nombre elemento |v= nivel elemental}}</pre> | ||
{{Elemento|Prop=Earth|v= | == Elementos == | ||
{| class="wikitable" | |||
! Elemento !! Ejemplo !! Código | |||
|- | |||
| Neutral || {{Elemento |Prop= Neutral |v= 1}} || <pre>{{Elemento |Prop= Neutral |v= 1}}</pre> | |||
|- | |||
| Water || {{Elemento |Prop= Water |v= 1}} || <pre>{{Elemento |Prop= Water |v= 1}}</pre> | |||
|- | |||
| Earth || {{Elemento |Prop= Earth |v= 1}} || <pre>{{Elemento |Prop= Earth |v= 1}}</pre> | |||
|- | |||
| Fire || {{Elemento |Prop= Fire |v= 1}} || <pre>{{Elemento |Prop= Fire |v= 1}}</pre> | |||
|- | |||
| Wind || {{Elemento |Prop= Wind |v= 1}} || <pre>{{Elemento |Prop= Wind |v= 1}}</pre> | |||
|- | |||
| Poison || {{Elemento |Prop= Poison |v= 1}} || <pre>{{Elemento |Prop= Poison |v= 1}}</pre> | |||
|- | |||
| Holy || {{Elemento |Prop= Holy |v= 1}} || <pre>{{Elemento |Prop= Holy |v= 1}}</pre> | |||
|- | |||
| Shadow || {{Elemento |Prop= Shadow |v= 1}} || <pre>{{Elemento |Prop= Shadow |v= 1}}</pre> | |||
|- | |||
| Ghost || {{Elemento |Prop= Ghost |v= 1}} || <pre>{{Elemento |Prop= Ghost |v= 1}}</pre> | |||
|- | |||
| Undead || {{Elemento |Prop= Undead |v= 1}} || <pre>{{Elemento |Prop= Undead |v= 1}}</pre> | |||
|} | |||
</noinclude> | </noinclude> |
Latest revision as of 13:55, 16 October 2022
{{Elemento |Prop= Nombre elemento |v= nivel elemental}}
Elementos
Elemento | Ejemplo | Código | ||
---|---|---|---|---|
Neutral |
|
{{Elemento |Prop= Neutral |v= 1}} | ||
Water |
|
{{Elemento |Prop= Water |v= 1}} | ||
Earth |
|
{{Elemento |Prop= Earth |v= 1}} | ||
Fire |
|
{{Elemento |Prop= Fire |v= 1}} | ||
Wind |
|
{{Elemento |Prop= Wind |v= 1}} | ||
Poison |
|
{{Elemento |Prop= Poison |v= 1}} | ||
Holy |
|
{{Elemento |Prop= Holy |v= 1}} | ||
Shadow |
|
{{Elemento |Prop= Shadow |v= 1}} | ||
Ghost |
|
{{Elemento |Prop= Ghost |v= 1}} | ||
Undead |
|
{{Elemento |Prop= Undead |v= 1}} |