Difference between revisions of "Template:ContactRunnerRelations"

From Jackpoint
(Created page with "{|class="wikitable" |- ! Runner !! Loyalty !! Loyalty Chips !! Connection Chips {{{body|}}} |}")
 
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{|class="wikitable"
+
{|class="wikitable" style="text-align: center;"
 
|-
 
|-
 
! Runner !! Loyalty !! Loyalty Chips !! Connection Chips
 
! Runner !! Loyalty !! Loyalty Chips !! Connection Chips
 
{{{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>

Latest revision as of 16:57, 22 February 2021

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}}
}}