Difference between revisions of "Template:ContactRunnerRelations"
From Jackpoint
(Created page with "{|class="wikitable" |- ! Runner !! Loyalty !! Loyalty Chips !! Connection Chips {{{body|}}} |}") |
|||
Line 4: | Line 4: | ||
{{{body|}}} | {{{body|}}} | ||
|} | |} | ||
+ | |||
+ | <noinclude> | ||
+ | == Usage == | ||
+ | <pre> | ||
+ | {{Template:ContactRunnerRelations|body= | ||
+ | {{Template:ContactRunnerRelationsRow|Runner=Runner a|Loyalty=4|LoyaltyChips=Rating 1|ConnectionChips=Rating 2, Rating 3}} | ||
+ | {{Template:ContactRunnerRelationsRow|Runner=Runner b|Loyalty=6}} | ||
+ | }} | ||
+ | </pre> | ||
+ | </noinclude> |
Revision as of 17:55, 12 December 2020
Runner | Loyalty | Loyalty Chips | Connection Chips |
---|
Usage
{{Template:ContactRunnerRelations|body= {{Template:ContactRunnerRelationsRow|Runner=Runner a|Loyalty=4|LoyaltyChips=Rating 1|ConnectionChips=Rating 2, Rating 3}} {{Template:ContactRunnerRelationsRow|Runner=Runner b|Loyalty=6}} }}