Template:InfoboxPlayer: Difference between revisions

From AVAS.cc Historical Archive
Content added Content deleted
(Created page with "<includeonly> <!-- START OF PADDING AROUND INFO BOX --> {| border="0" cellpadding="20" width= "320px" style="float: right;" |- | <!-- START OF ACTUAL INFO BOX --> {| border="0...")
 
No edit summary
Line 90: Line 90:
</pre></div>
</pre></div>


=Example=

Notes: Use the operator <nowiki><br></nowiki> in source mode to add linebreaks within the table. Sections left blank will not be displayed. The title that appears at the top of the infobox will be the same as the name of the page it is on. Note that the picture field requires the extension (.jpg, .jpeg, .png) to be present, and requires that the File: or Image: part of the link ''not'' be present.

Using the following:
<div><pre style=>
{{InfoboxPlayer
|Picture = gawker-logo.png
|Caption = Junkfood journalism at its finest.
|a.k.a. =
|Type of site = Gossip blog
|Language = English
|Created by = Nick Denton and Elizabeth Spiers
|Owner = Gawker Media
|Date of launch = 2003
|Status = Inactive
|Predecessor =
|Successor =
}}
</pre></div>
Results in the following (normally aligned on the right of the screen):

{|
|-
|{{InfoboxPlayer
|Picture = gawker-logo.png
|Caption = Junkfood journalism at its finest.
|a.k.a. =
|Type of site = Gossip blog
|Language = English
|Created by = Nick Denton and Elizabeth Spiers
|Owner = Gawker Media (formerly)
|Date of launch = 2003
|Status = Inactive
|Predecessor =
|Successor =
}}
|-
|}
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Revision as of 20:36, 13 January 2021


{{InfoboxPlayer
|Picture=
|Caption=
|a.k.a.=
|Type of site=
|Language=
|Created by=
|Owner=
|Date of launch=
|Status=
|Predecessor=
|Successor=
}}