Template:Tabber/Relationships: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<tabber> | <tabber> | ||
|-| | |-|family= | ||
{{{Family|}}} | {{{Family|}}} | ||
|-| | |-|friends= | ||
{{{Friends|}}} | {{{Friends|}}} | ||
|-| | |-|acquaintances= | ||
{{{Acquaintances|}}} | {{{Acquaintances|}}} | ||
|-| | |-|enemies= | ||
{{{Enemies|}}} | {{{Enemies|}}} | ||
</tabber> | </tabber> | ||
| Line 14: | Line 14: | ||
{ | { | ||
"params": { | "params": { | ||
" | "family": { | ||
"type": "content" | "type": "content" | ||
}, | }, | ||
" | "friends": { | ||
"type": "content" | "type": "content" | ||
}, | }, | ||
" | "acquaintances": { | ||
"type": "content" | "type": "content" | ||
}, | }, | ||
" | "enemies": { | ||
"type": "content" | "type": "content" | ||
} | } | ||
Revision as of 19:47, 18 March 2024
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| family | family | no description | Content | optional |
| friends | friends | no description | Content | optional |
| acquaintances | acquaintances | no description | Content | optional |
| enemies | enemies | no description | Content | optional |