Template:Infobox Transcript Epilogue: Difference between revisions
imported>Da vinci 214 Created page with "{| class="infobox" style="font-size:89%; width:300px;" |- ! colspan="2" style="background-color:#3366CC; color:#ffffff; font-size:120%; padding:1em;" | {{{name|{{PAGENAME}}}}}..." |
imported>TheWallflower00 Infobox updated using the portable infobox migration tool |
||
Line 1: | Line 1: | ||
<infobox> | |||
<title source="name"><default>{{PAGENAME}}</default></title> | |||
<data source="width"><label>width</label><default>auto</default></data> | |||
<data source="height"><label>height</label><default>auto</default></data> | |||
<data source="background"><label>background</label><default>transparent</default></data> | |||
<data source="content"><label>content</label><default>{{{1}}</default></data> | |||
<data source="prev"><label>'''Previous Scene'''</label></data> | |||
</infobox> | |||
</ | <noinclude> | ||
| | == Usage & preview == | ||
Type in this: | |||
| | |||
<pre> | |||
{{Infobox Transcript Epilogue | |||
|name= | |||
|width= | |||
|height= | |||
|background= | |||
|content= | |||
|prev= | |||
}} | |||
</pre> | |||
to see this: | |||
{{Infobox Transcript Epilogue | |||
|name=This is a test | |||
|width=This is a test | |||
|height=This is a test | |||
|background=This is a test | |||
|content=This is a test | |||
|prev=This is a test | |||
}} | |||
[{{fullurl:{{ns:Template}}:{{PAGENAME}}}}?action=purge Click here to refresh the preview above] | |||
</noinclude> |