Jump to content

Template:Infobox/Machine: Difference between revisions

From TVSWiki
Created page with "<infobox> <title source="title" /> <image source="image" /> <data source="automation"> <label>Automation</label> </data> </infobox>"
 
No edit summary
 
Line 9: Line 9:


</infobox>
</infobox>
<noinclude>
== Example Usage ==
<pre>
{{Infobox/Machine
| title = MyMachine
| image = image.jpg
| automation = yes
}}
</pre>
</noinclude>

Latest revision as of 18:04, 21 April 2025


Example Usage

{{Infobox/Machine
| title = MyMachine
| image = image.jpg
| automation = yes
}}