Difference between revisions of "Template:HasContact"

From ShadowHaven Reloaded
Jump to navigation Jump to search
Tag: visualeditor-wikitext
m (Protected "Template:HasContact" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(64 intermediate revisions by one other user not shown)
Line 1: Line 1:
{| class="wikitable sortable" style="border-style: solid; border-width: 10px"
{{#if: {{{Name|}}} |
|-
{{!}}- style="vertical-align:middle;"
!Contact
{{!}}[[HasContact::{{{Name}}}]]
!Connection
{{!}}{{#ifexist: {{{Name}}} | [[Contact_Rules#Connection_Rating|{{#show: {{{Name}}} |?Connection |link=none }}]] | Contact Not Found. Please create contact using [[Template:Contact]]. }}
!Loyalty
{{!}} [[Contact_Rules#Loyalty_Rating|{{#ifexpr: {{#replace:{{{Chips}}}|Even|0}} < 0 | {{#expr: {{{Loyalty}}} + {{{Chips}}} }} | {{{Loyalty}}} }}]] {{#set:Loyalty{{PAGEID:{{{Name}}}}}={{#ifexpr: {{#replace:{{{Chips}}}|Even|0}} < 0 | {{#expr: {{{Loyalty}}} + {{{Chips}}} }} | {{{Loyalty}}} }}}}
!Archtype
{{!}}{{#ifexist: {{{Name}}} | [[Contact_Rules#Contact_Archetype|{{#show: {{{Name}}} |?Archetype |link=none }}]] | You may also see [[User:Free_Sprite#Create_Contact_Page|User:Free Sprite]] for bot instructions. }}
!Chips
{{!}}{{#show: {{{Name}}} |?Profession |link=none }}
|-
{{!}}{{#show: {{{Name}}} |?HasAspect |link=none }}
|[[HasContact::{{{Name}}}]]
{{!}} [[Contact_Rules#Favors_and_Chips|{{{Chips}}}]] {{#set:Chips{{PAGEID:{{{Name}}}}}={{{Chips}}}}}
|{{#show: {{{Name}}} |?Connection |link=none }}
{{!}}-
| [[Loyalty{{{Name}}}::{{{Loyalty}}}]]
{{#if: {{{Fluff|}}} | {{!}}colspan="7"{{!}} {{{Fluff}}} }}
|{{#show: {{{Name}}} |?Archetype |link=none }}
{{!}}-
|{{#show: {{{Name}}} |?HasAspect |link=none }}
| }}
| [[Chips{{{Name}}}::{{{Chips}}}]]
<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"
!Colspan"5"|Info
|-
|{{{Info}}}
|
==Usage==
 
 
This template is intended to be used alongside [[Template:ContactTable]]. Please see that page for full documentation.
 
[[Category:Templates]]
[[Category:Character Page Templates]]
|}
|}
</noinclude>

Latest revision as of 04:20, 12 February 2024


Usage

This template is intended to be used alongside Template:ContactTable. Please see that page for full documentation.