Template:Object: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<infobox accent-color-text-default="#000"> <title source="name"/> <image source="image"> <caption source="caption"/> </image> <group collapse="open"> <header>Operational Status</header> <data source="function"> <label><small>Function</small></label> </data> <data source="status"> <label><small>Status</small></label> </data> </group> <group collapse="open"> <header>Media</header> <data source="first_appearance">...") |
No edit summary |
||
Line 23: | Line 23: | ||
Example usage: | Example usage: | ||
<pre> | <pre> | ||
{{ | {{Object | ||
| name= | | name= | ||
| image= | | image= | ||
| caption= | | caption= | ||
| | | function= | ||
| status= | | status= | ||
| first_appearance= | | first_appearance= | ||
}} | }} | ||
</pre> | </pre> |
Revision as of 13:48, 17 February 2024
Example usage:
{{Object | name= | image= | caption= | function= | status= | first_appearance= }}
<templatedata> {"params":{"name":{"suggested":true},"image":{"suggested":true},"caption":{"suggested":true},"full_name":{"suggested":true},"armor_color":{"suggested":true},"weapons":{"suggested":true},"occupation":{"suggested":true},"affiliation":{"suggested":true},"former_affiliation(s)":{"suggested":true},"status":{"suggested":true},"relationships":{"suggested":true},"first_appearance":{"suggested":true},"voice_actor":{"suggested":true}},"sets":[],"maps":{}} </templatedata>