Difference between revisions of "Template:Faction Diplomacy"

From Discovery Wiki
Jump to navigationJump to search
Line 48: Line 48:
  
 
== Optional Variables of Faction Diplomacy begin ==
 
== Optional Variables of Faction Diplomacy begin ==
* "fheader" and "rheader"
+
* First and Second
 
* if unused, they will default to "Faction" and "Relationship" respectively
 
* if unused, they will default to "Faction" and "Relationship" respectively
 
* if left blank <nowiki>{{Faction Diplomacy begin|fheader=|rheader=}}</nowiki>, the header row will be skipped
 
* if left blank <nowiki>{{Faction Diplomacy begin|fheader=|rheader=}}</nowiki>, the header row will be skipped
 
=== Custom Headers ===
 
=== Custom Headers ===
<pre>{{Faction Diplomacy begin|fheader=fheader is here|rheader=rheader is here}}
+
<pre>{{Faction Diplomacy begin|first|second}}
 
{{FD | ... | 0.7}}
 
{{FD | ... | 0.7}}
 
{{FD | ... | -0.7}}
 
{{FD | ... | -0.7}}
 
{{Faction Diplomacy end}}</pre>
 
{{Faction Diplomacy end}}</pre>
{{Faction Diplomacy begin|fheader=fheader is here|rheader=rheader is here}}
+
{{Faction Diplomacy begin|first|second}}
 
{{FD | ... | 0.7}}
 
{{FD | ... | 0.7}}
 
{{FD | ... | -0.7}}
 
{{FD | ... | -0.7}}
 
{{Faction Diplomacy end}}
 
{{Faction Diplomacy end}}
 
=== No Headers ===
 
=== No Headers ===
<pre>{{Faction Diplomacy begin|fheader=|rheader=}}
+
<pre>{{Faction Diplomacy begin||}}
 
{{FD | ... | 0.7}}
 
{{FD | ... | 0.7}}
 
{{FD | ... | -0.7}}
 
{{FD | ... | -0.7}}
 
{{Faction Diplomacy end}}</pre>
 
{{Faction Diplomacy end}}</pre>
{{Faction Diplomacy begin|fheader=|rheader=}}
+
{{Faction Diplomacy begin||}}
 
{{FD | ... | 0.7}}
 
{{FD | ... | 0.7}}
 
{{FD | ... | -0.7}}
 
{{FD | ... | -0.7}}

Revision as of 17:19, 25 August 2011


Usage

{{Faction Diplomacy begin}}
{{FD | <faction name/link>| <empathy between -1 and +1>}}
{{FD | <faction name/link>| <empathy between -1 and +1>}}
...
{{Faction Diplomacy end}}

Note: The empathy numbers follow the same convention as those within Freelancer INI files.

Example

Faction Relationship
Red Hessians
Allied
Landwirtrechtbewegung
Friendly
Outcasts
Neutral
Hogosha
Unfriendly
Corsairs
Hostile


Optional Variables of Faction Diplomacy begin

  • First and Second
  • if unused, they will default to "Faction" and "Relationship" respectively
  • if left blank {{Faction Diplomacy begin|fheader=|rheader=}}, the header row will be skipped

Custom Headers

{{Faction Diplomacy begin|first|second}}
{{FD | ... | 0.7}}
{{FD | ... | -0.7}}
{{Faction Diplomacy end}}
first second
...
Friendly
...
Hostile

No Headers

{{Faction Diplomacy begin||}}
{{FD | ... | 0.7}}
{{FD | ... | -0.7}}
{{Faction Diplomacy end}}
...
Friendly
...
Hostile