Template:F: Difference between revisions

From Heroes of Might and Magic: Olden Era Official Wiki
Created page with "<noinclude> Use this template to get a quick and easy reference to any faction, using either the internal or in-game names for those factions. These are sized to work inline: "creatures of the {{F|Temple}} faction". </noinclude><includeonly>{{#switch: {{lc:{{{1}}}}} | human | temple = <span>x30px|link=Temple '''Temple'''<span> | undead | necro | necropolis = <span>x30px|link=Necropolis '''Necropolis'''<..."
 
N (talk | contribs)
Adjusted so that the icon+faction name never get separated into 2 lines by line breaks. Adjusted spacing between icon and name (now there's no space between them). TODO: consider adjusting faction icon height so that it matches font height)
Line 2: Line 2:
Use this template to get a quick and easy reference to any faction, using either the internal or in-game names for those factions.
Use this template to get a quick and easy reference to any faction, using either the internal or in-game names for those factions.
   
   
These are sized to work inline: "creatures of the {{F|Temple}} faction".
These are sized to work inline: "creatures of the {{F|Temple}} faction, {{F|Necropolis}} faction".
</noinclude><includeonly>{{#switch: {{lc:{{{1}}}}}
</noinclude><includeonly>{{#switch: {{lc:{{{1}}}}}
  | human
  | human
  | temple = <span>[[File:Temple_icon.png|x30px|link=Temple]] '''[[Temple]]'''<span>
  | temple = <span style="white-space: nowrap;">[[File:Temple_icon.png|x30px|link=Temple]]'''[[Temple]]'''</span>
  | undead
  | undead
  | necro
  | necro
  | necropolis = <span>[[File:Necropolis_icon.png|x30px|link=Necropolis]] '''[[Necropolis]]'''<span>
  | necropolis = <span style="white-space: nowrap;">[[File:Necropolis_icon.png|x30px|link=Necropolis]]'''[[Necropolis]]'''</span>
  | nature
  | nature
  | grove = <span>[[File:Grove_icon.png|x30px|link=Grove]] '''[[Grove]]'''<span>
  | grove = <span style="white-space: nowrap;">[[File:Grove_icon.png|x30px|link=Grove]]'''[[Grove]]'''</span>
  | demon
  | demon
  | hive = <span>[[File:Hive_icon.png|x30px|link=Hive]] '''[[Hive]]'''<span>
  | hive = <span style="white-space: nowrap;">[[File:Hive_icon.png|x30px|link=Hive]]'''[[Hive]]'''</span>
  | unfrozen
  | unfrozen
  | schism = <span>[[File:Schism_icon.png|x30px|link=Schism]] '''[[Schism]]'''<span>
  | schism = <span style="white-space: nowrap;">[[File:Schism_icon.png|x30px|link=Schism]]'''[[Schism]]'''</span>
  | dungeon = <span>[[File:Dungeon_icon.png|x30px|link=Dungeon]] '''[[Dungeon]]'''<span>
  | dungeon = <span style="white-space: nowrap;">[[File:Dungeon_icon.png|x30px|link=Dungeon]]'''[[Dungeon]]'''</span>
  | <span>[[File:{{{1}}}_icon.png|x30px|link={{{1}}}]] '''[[{{{1}}}]]'''<span>
  | <span style="white-space: nowrap;">[[File:{{{1}}}_icon.png|x30px|link={{{1}}}]]'''[[{{{1}}}]]'''</span>
}}</includeonly>
}}</includeonly>

Revision as of 08:33, 14 May 2026

Use this template to get a quick and easy reference to any faction, using either the internal or in-game names for those factions.

These are sized to work inline: "creatures of the Temple faction, Necropolis faction".