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 Diplomacy/begin}}
{{FD | [[Others]]| +0.9}}
{{FD | [[Red Hessians]]| +0.85}}
{{FD | [[Landwirtrechtbewegung]]| +0.7}}
{{FD | [[Outcasts]]| 0.05}}
{{FD | [[Hogosha]]| -0.5}}
{{FD | [[Corsairs]]| -0.85}}
{{FD | [[Others]]| -0.9}}
{{Faction Diplomacy/end}}
Result would look like:
Faction Diplomacy/begin and its Variables: Format and Examples
- If the first field is unused, it will default to "Faction"
- If the second field is unused, it will default to "Relationship"
- If either field is used but left empty, it will be blank
- If both fields are used and left empty, the header will be skipped.
{{Faction Diplomacy/begin}}
{{FD | ... | 0.7}}
{{FD | ... | -0.7}}
{{Faction Diplomacy/end}}
Faction
|
Relationship
|
...
|
|
...
|
|
{{Faction Diplomacy/begin|first|second}}
{{FD | ... | 0.7}}
{{FD | ... | -0.7}}
{{Faction Diplomacy/end}}
{{Faction Diplomacy/begin||}}
{{FD | ... | 0.7}}
{{FD | ... | -0.7}}
{{Faction Diplomacy/end}}