Template:InfoboxN: Difference between revisions

From Screamer Wiki
Jump to: navigation, search
(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 10: Line 10:
|-
|-
|
|
<!-- BORDER AROUND THE IMAGE -->
{| border="0" cellpadding="1" cellspacing="0" style="background: #212121; border: 1px solid #d44d1c" align="center"
{| border="0" cellpadding="1" cellspacing="0" style="background: #212121; border: 1px solid #d44d1c" align="center"
|-
|-

Revision as of 03:43, 9 February 2021


{{Infobox
|name = 
|Picture = 
|Quote = 
|Maker = ''Unknown''
|Type = ''Unknown''
|Release date = ''Unknown''
}}

Example

Notes: Use the operator
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, uses this code if you're very lazy to add an image.

Using the following:

{{Infobox
|name = The Maze
|Picture = The_Maze.jpg
|Maker = Jeremy Winterrowd
|Type = Flash game
|Release date = October 2004
|Quote = The third level in The Maze.
}}

Results in the following (normally aligned on the right of the screen):