Template:Franchise: Difference between revisions
 |
Cdjensen94 (talk | contribs) Â |
||
| Line 1: | Line 1: | ||
<includeonly> | |||
<infobox> | <infobox> | ||
<title source="name"> | <title source="name"> | ||
| Line 27: | Line 28: | ||
</data> | </data> | ||
</infobox> | </infobox> | ||
</includeonly> | |||
<noinclude> | |||
[[Category:Infobox templates]] [[Category:Templates]] | |||
{{Documentation}} | |||
<templatedata> | |||
{ | |||
"params": { | |||
"name": { | |||
"type": "wiki-page-name" | |||
}, | |||
"image": { | |||
"type": "wiki-file-name" | |||
}, | |||
"imagecaption": { | |||
"type": "line" | |||
}, | |||
"creator": {}, | |||
"developers": {}, | |||
"genre": {}, | |||
"medium": {}, | |||
"first_year": {}, | |||
"origin_work": {}, | |||
"website": {} | |||
} | |||
} | |||
</templatedata></noinclude> | |||
Latest revision as of 03:43, 27 December 2025
Template documentation
|
|---|
| Note: portions of the template sample may not be visible without values provided. |
| View or edit this documentation. (About template documentation) |
| Editors can experiment in this template's sandbox and test case pages. |
Example Usage
{{Franchise
|name=Example
|image=Mannequin.png
|imagecaption=ImageCaption
|creator=Joe Doe
|developers=Jane Doe, Bob Ross
|genre=Happy Little Tree
|medium=Paintings
|first_year=IDK
|origin_work=Happy Accidents
|website=something.com}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | no description | Page name | optional |
| image | image | no description | File | optional |
| imagecaption | imagecaption | no description | Line | optional |
| creator | creator | no description | Unknown | optional |
| developers | developers | no description | Unknown | optional |
| genre | genre | no description | Unknown | optional |
| medium | medium | no description | Unknown | optional |
| first_year | first_year | no description | Unknown | optional |
| origin_work | origin_work | no description | Unknown | optional |
| website | website | no description | Unknown | optional |