Template:Tabber/Relationships: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<tabber> | <tabber> | ||
|-|Family= | |-|Family= | ||
{{{ | {{{family|}}} | ||
|-|Friends= | |-|Friends= | ||
{{{ | {{{friends|}}} | ||
|-|Acquaintances= | |-|Acquaintances= | ||
{{{ | {{{acquaintances|}}} | ||
|-|Enemies= | |-|Enemies= | ||
{{{ | {{{enemies|}}} | ||
</tabber> | </tabber> | ||
<noinclude> | <noinclude> | ||
| 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" | ||
} | } | ||
Latest revision as of 19:54, 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 |