Difference between revisions of "Template:ContactTable"
Jump to navigation
Jump to search
Tag: visualeditor-wikitext |
m (Protected "Template:ContactTable" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
||
(13 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{| class="wikitable | {| class="wikitable" style="border-style: solid; border-width: 10px" | ||
|- | |- | ||
!Contact | !Contact | ||
Line 13: | Line 13: | ||
<noinclude> | <noinclude> | ||
{| cellpadding=5 cellspacing=0 style="border: gray 2px solid; width: 100%; -moz-border-radius: 20px; -webkit-border-radius: 25px; border-radius: 25px; background-color: #444" | |||
|- | |||
| | |||
==Usage== | |||
<pre>{{ContactTable| | |||
{{HasContact| | |||
|Name= | |||
|Loyalty= | |||
|Chips=Even | |||
|Fluff= | |||
|}} | |||
}} | |||
</pre> | |||
This template is intended to be used alongside [[Template:HasContact]] to automatically generate properly tagged contact tables on character pages. It tags everything, and pulls information from your contact page automatically, and allows the contact page to pull information from your character page to update you on the list of characters who have the contact. | This template is intended to be used alongside [[Template:HasContact]] to automatically generate properly tagged contact tables on character pages. It tags everything, and pulls information from your contact page automatically, and allows the contact page to pull information from your character page to update you on the list of characters who have the contact. | ||
The <code>Fluff= </code> entry may be optionally used to add a small box to the bottom of a contact's entry to add additional text. | |||
So, if you use it as: | |||
<pre> | <pre> | ||
Line 27: | Line 45: | ||
|Loyalty=4 | |Loyalty=4 | ||
|Chips=Even | |Chips=Even | ||
|Fluff=Additional description of how I know the contact. | |||
|}} | |}} | ||
{{HasContact| | {{HasContact| | ||
|Name= | |Name=Jesse Pop | ||
|Loyalty=2 | |Loyalty=2 | ||
|Chips=Even | |Chips=Even | ||
Line 39: | Line 58: | ||
Your result will be: | Your result will be: | ||
{{ | {{ContactTable| | ||
{{HasContact| | {{HasContact| | ||
Line 45: | Line 64: | ||
|Loyalty=4 | |Loyalty=4 | ||
|Chips=Even | |Chips=Even | ||
|Fluff=Additional description of how I know the contact. | |||
|}} | |}} | ||
{{HasContact| | {{HasContact| | ||
|Name= | |Name=Jesse Pop | ||
|Loyalty=2 | |Loyalty=2 | ||
|Chips=Even | |Chips=Even | ||
Line 54: | Line 74: | ||
}} | }} | ||
[[Category:Templates]] | |||
[[Category:Character Page Templates]] | |||
|} | |||
</noinclude> | </noinclude> |
Latest revision as of 04:20, 12 February 2024
{{{1}}}
Contact | Connection | Loyalty | Archetype | Profession | Aspects | Chips |
---|
Usage{{ContactTable| {{HasContact| |Name= |Loyalty= |Chips=Even |Fluff= |}} }}
The So, if you use it as: {{ContactTable| {{HasContact| |Name=Ariel Lopez |Loyalty=4 |Chips=Even |Fluff=Additional description of how I know the contact. |}} {{HasContact| |Name=Jesse Pop |Loyalty=2 |Chips=Even |}} }} Your result will be:
|