Template:RelationshipRow

From Adventure Koala

RelationshipRow Template

Renders a single row in a character relationship table. Must be used inside a wikitable opened with {| class="wb-relationship-table wikitable".

Parameters:

  • 1 — wikilinked character name, e.g. Magnus Blackwood
  • 2 — relationship type with icon, e.g. ⚔️ rival
  • 3 — notes (description, dynamic, banter, power dynamic — pre-joined)

Usage:

{| class="wb-relationship-table wikitable"
! Character !! Type !! Notes
{{RelationshipRow|[[Professor Horace]]|⚔️ rival|Bitter one-sided obsession}}
{{RelationshipRow|[[Cassidy Crab]]|🤝 ally|Trusted partner in the rescue team}}
|}