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 | ||
| | |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 | ||
| | |title=foo | ||
|content=foo | |||
|prev=foo | |||
|next=foo | |||
|content= | |||
|prev= | |||
|next= | |||
}} | }} |