Template:Sandbox/Aurelain/HeroesNavbox/Row: Difference between revisions
From Heroes of Might and Magic: Olden Era Official Wiki
Created page with "<noinclude> <pre><nowiki> {{Sandbox/Aurelain/HeroesNavbox/Row|lang=en|class=might_human}} </nowiki></pre> {{Sandbox/Aurelain/HeroesNavbox/Row|lang=en|class=might_human}} </noinclude><includeonly> |{{LinkIcon|type=hero_class|id={{{class}}}|lang={{{lang}}}}} |{{#cargo_query: tables = Hero=H, Translation=hero_t |join on = H.id = hero_t.target_id |where = H.class_id = '{{{class}}}' AND hero_t.type = 'hero' AND hero_t.language = '{{{lang|en}}}'..." |
No edit summary |
||
| (20 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
< | <includeonly><!-- | ||
-->{{#cargo_query: | |||
tables = | |||
Hero = H, | |||
Translation = T, | |||
Translation = E | |||
|join on = | |||
H.id = T.target_id, | |||
tables | H.id = E.target_id | ||
|join on = H.id = | |where = | ||
|where | H.class_id = '{{{class}}}' | ||
AND H.id NOT LIKE 'campaign%' | |||
AND H.id NOT LIKE 'tutorial%' | |||
AND H.id NOT LIKE 'cm_fun%' | |||
AND T.type = 'hero' | |||
|order by= | AND T.language = '{{{lang|en}}}' | ||
|fields | AND E.type = 'hero' | ||
AND E.language = 'en' | |||
|order by = | |||
H.id | |||
|fields = | |||
T.language = lang, | |||
H.id = id, | |||
'hero' = type, | |||
'1' = filename, | |||
'1' = stack | |||
|format = template | |format = template | ||
|template=LinkIcon | |template = LinkIcon | ||
|named args = yes | |named args = yes | ||
}} | }}</includeonly><!-- | ||
</ | ################################################################################ | ||
--><noinclude> | |||
<!--=========================================================================--> | |||
==1. English:== | |||
{{Color|yellow|Input:}} <code><nowiki>{{Sandbox/Aurelain/HeroesNavbox/Row|lang=en|class=might_human}}</nowiki></code> | |||
{{Color|green|Output:}} {{Sandbox/Aurelain/HeroesNavbox/Row|lang=en|class=might_human}} | |||
==2. Japanese:== | |||
{{Color|yellow|Input:}} <code><nowiki>{{Sandbox/Aurelain/HeroesNavbox/Row|lang=ja|class=might_human}}</nowiki></code> | |||
{{Color|green|Output:}} {{Sandbox/Aurelain/HeroesNavbox/Row|lang=ja|class=might_human}} | |||
</noinclude> | |||
Latest revision as of 07:34, 2 September 2026
1. English:
Input: {{Sandbox/Aurelain/HeroesNavbox/Row|lang=en|class=might_human}}
Output:
Ister
Leon
Sticky-Fingers
John
Johnson
Kestrel
Aeos
the
Exalted
Heretic
Avis
Keandra
Lord
Edgar
Old
Lord
Mandall
2. Japanese:
Input: {{Sandbox/Aurelain/HeroesNavbox/Row|lang=ja|class=might_human}}
Output:
イスター
レオン・スティッキー=フィンガーズ
ジョン・ジョンソン
ケストレル
高尚のイーオス
異端のエイヴィス
キアンドラ
エドガー卿
老マンダル卿


