Difference between revisions of "Template:Type"
Jump to navigation
Jump to search
Sanglorian (talk | contribs) (Fixing setting an image as a property) |
Sanglorian (talk | contribs) |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 13: | Line 13: | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
<tr><th style="text-align: center; background-color:#ccccff;" colspan="2"><span style="font-size: larger;">[[ | <table style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"> | ||
<tr><th> | <tr><th style="text-align: center; background-color:#ccccff;" colspan="2"><span style="font-size: larger;">[[Thirteen-Element System]]</span></th></tr> | ||
<tr><th> | <tr><th>Does more damage against</th><td>{{#arraymap:{{{13_Weak|}}}|,|x|[[13_Weak::x]]}}</td></tr> | ||
<tr><th> | <tr><th>Does less damage against</th><td>{{#arraymap:{{{13_Strong|}}}|,|x|[[13_Strong::x]]}}</td></tr> | ||
<tr><th>Takes more damage from</th><td>{{#ask:[[13_Weak::{{PAGENAME}}]] | |||
|?# | |?# | ||
|mainlabel=- | |mainlabel=- | ||
}}</td></tr> | }}</td></tr> | ||
<tr><th> | <tr><th>Takes less damage from</th><td>{{#ask:[[13_Strong::{{PAGENAME}}]] | ||
|?# | |?# | ||
|mainlabel=- | |mainlabel=- | ||
}}</td></tr></table> | }}</td></tr></table> | ||
| Line 68: | Line 68: | ||
}} | }} | ||
[[Main Details::{{{Main Details|}}}]] | |||
== Monsters of This | == Monsters of This Element == | ||
There are {{#ask:[[TXMN Completed::Complete]] [[Category:{{PAGENAME}} (element)]] | |||
There are {{#ask:[[TXMN Completed::Complete]] [[Category:{{PAGENAME}}]] | | format=count}} completed {{PAGENAME}}-element monsters. | ||
| format=count}} completed {{PAGENAME}}- | |||
<table class="invisitable"><tr><td> | <table class="invisitable"><tr><td> | ||
{{#ask:[[TXMN Completed::Complete]] [[Category:{{PAGENAME}}]] |limit=400 | {{#ask:[[TXMN Completed::Complete]] [[Category:{{PAGENAME}} (element)]] |limit=400 | ||
|?MainImage | |?MainImage | ||
|?FrontSprite | |?FrontSprite | ||
|?TXMN | |?TXMN Element | ||
|?Species | |?Species | ||
|?TXMN Blurb | |?TXMN Blurb | ||
| Line 86: | Line 85: | ||
=== Not completed === | === Not completed === | ||
There are {{#ask:[[TXMN Completed Exists::false]] [[Category:{{PAGENAME}}]] | There are {{#ask:[[TXMN Completed Exists::false]] [[Category:{{PAGENAME}} (element)]] | ||
| format=count}} | | format=count}} incomplete {{PAGENAME}}-element monsters. | ||
<table class="invisitable"><tr><td> | <table class="invisitable"><tr><td> | ||
{{#ask:[[TXMN Completed Exists::false]] [[Category:{{PAGENAME}}]] |limit=400 | {{#ask:[[TXMN Completed Exists::false]] [[Category:{{PAGENAME}} (element)]] |limit=400 | ||
|?MainImage | |?MainImage | ||
|?FrontSprite | |?FrontSprite | ||
| Line 98: | Line 97: | ||
}} | }} | ||
</td></tr></table> | </td></tr></table> | ||
{{#if:{{{Present In|Tuxemon}}} | == Five-Type System == | |||
<table style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"> | |||
<tr><th style="text-align: center; background-color:#ccccff;" colspan="2"><span style="font-size: larger;">[[Five-Type System]]</span></th></tr> | |||
<tr><th>ID</th><td>[[TXMN ID::{{{TXMN ID|}}}]] {{#if: {{{TXMN ID|}}} | | {{#set:TXMN ID Missing=Yes}} }}</td></tr> | |||
<tr><th>Does less damage against</th><td>{{#arraymap:{{{TXMN Generative Type|}}}|,|x|[[TXMN Generative Type::x]]}}</td></tr> | |||
<tr><th>Does more damage against</th><td>{{#arraymap:{{{TXMN Overcoming Type|}}}|,|x|[[TXMN Overcoming Type::x]]}}</td></tr> | |||
<tr><th>Takes more damage from</th><td>{{#ask:[[TXMN Generative Type::{{PAGENAME}}]] | |||
|?# | |||
|mainlabel=- | |||
}}</td></tr> | |||
<tr><th>Takes less damage from</th><td>{{#ask:[[TXMN Overcoming Type::{{PAGENAME}}]] | |||
|?# | |||
|mainlabel=- | |||
}}</td></tr></table> | }} | |||
[[Category:Type]] | [[Category:Type]] | ||
[[Category:{{PAGENAME}}]] | [[Category:{{PAGENAME}}]] | ||
[[Category:{{PAGENAME}} (element)]] | |||
{{#arraymap:{{{Present In|}}}|,|x|[[Category:x]]}} | {{#arraymap:{{{Present In|}}}|,|x|[[Category:x]]}} | ||
</includeonly> | </includeonly> | ||
Latest revision as of 13:02, 10 May 2026
This is the "Type" template. It should be called in the following format:
{{Type
|TXMN ID=
|Present In=
|TXMN Generative Type=
|TXMN Overcoming Type=
|Main Details=
}}
Edit the page to see the template text.