Template:Infobox transcript/doc: Difference between revisions

imported>TheWallflower00
Created page with "== Usage & preview == <pre> {{Infobox transcript |name= |content= |prev= |next= }} </pre> to see this: {{Infobox transcript |name=This is a test |width=This is a test |heig..."
 
imported>TheWallflower00
No edit summary
Line 2: Line 2:
<pre>
<pre>
{{Infobox transcript
{{Infobox transcript
|name=
|title=foo
|content=
|content=foo
|prev=
|prev=foo
|next=
|next=foo
}}
}}


Line 11: Line 11:


to see this:
to see this:
{{Infobox transcript
{{Infobox transcript
|name=This is a test
|title=foo
|width=This is a test
|content=foo
|height=This is a test
|prev=foo
|background=This is a test
|next=foo
|content=This is a test
|prev=This is a test
|next=This is a test
}}
}}