Template:FactionBuildingCargo: Difference between revisions
From Heroes of Might and Magic: Olden Era Official Wiki
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | |||
{{#cargo_query: | {{#cargo_query: | ||
| Line 6: | Line 6: | ||
|join on = | |join on = | ||
building_t.target_id = B.id | building_t.target_id = B.id | ||
|where = B.faction = ' | |where = B.faction = 'unfrozen' | ||
AND building_t.language = 'en' | AND building_t.language = 'en' | ||
AND B.id = '{{{bldg_id|}}}' | AND B.id = '{{{bldg_id|}}}' | ||
| Line 67: | Line 67: | ||
}} | }} | ||
</noinclude | </noinclude> | ||


