Template:Infobox familiar friends familiar: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
| rows = | | rows = | ||
{{infobox row|label=Author|field={{{author}}} }} | {{infobox row|label=Author|field={{{author}}} }} | ||
{{infobox row|label=Experience Cost|field={{{ | {{infobox row|label=Experience Cost|field={{{cost}}} }} | ||
}}<noinclude> | }}<noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
| Line 16: | Line 16: | ||
"author": {}, | "author": {}, | ||
"title": {}, | "title": {}, | ||
"cost": { | "cost": {} | ||
}, | }, | ||
"paramOrder": [ | "paramOrder": [ | ||
Latest revision as of 09:07, 2 May 2025
Infobox familiar friends familiar
| Author |
{{{author}}} |
|---|---|
| Experience Cost |
{{{cost}}} |
{
"title": "Infobox familiar friends familiar",
"rows": [
{
"field": "{{{author}}}",
"label": "Author"
},
{
"field": "{{{cost}}}",
"label": "Experience Cost"
}
],
"invimages": [],
"images": []
}
This template has no documentation. If you know how to use this template, please create it.
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| title | title | no description | Unknown | optional |
| image | image | no description | File | optional |
| author | author | no description | Unknown | optional |
| cost | cost | no description | Unknown | optional |