Hosting and domain costs until October 2024 have been generously sponsored by dumptruck_ds. Thank you!

Difference between revisions of "Template:Infobox singleplayer map"

From Quake Wiki

m (increased margin)
m (got rid of nasty borders via... nesting. We can do it without for sure, but I don't know how. Starbuck??)
Line 1: Line 1:
 
{| class="wikitable" style="float:right; margin:8px"
 
{| class="wikitable" style="float:right; margin:8px"
! colspan = "2" style="font-size: larger; margin-left: 1em;" |'''{{{title}}}'''
+
! style="font-size: larger; margin-left: 1em;" |'''{{{title}}}'''
 
|-
 
|-
 +
|
 +
{|
 
| colspan="2" | [[file:{{{image}}}|thumb|center|320px|alt={{{filename}}} - {{{title}}}]]
 
| colspan="2" | [[file:{{{image}}}|thumb|center|320px|alt={{{filename}}} - {{{title}}}]]
 
|-
 
|-
 
| width="100px" |'''Filename:''' || {{{filename}}}
 
| width="100px" |'''Filename:''' || {{{filename}}}
 
|-
 
|-
|'''Author:''' || {{{author}}}
+
|'''Author:'''
 +
| {{{author}}}
 
|-
 
|-
|'''[[Monsters]]:''' || {{{monsters}}}
+
|'''[[Monsters]]:'''
 +
| {{{monsters}}}
 
|-
 
|-
|'''[[Secrets]]:''' || {{{secrets}}}
+
|'''[[Secrets]]:'''
 +
| {{{secrets}}}
 
|-
 
|-
|'''[[Soundtrack|CD Track]]:''' || {{{cdtrack}}}
+
|'''[[Soundtrack|CD Track]]:'''
 +
| {{{cdtrack}}}
 +
|}
 
|}
 
|}

Revision as of 14:00, 29 March 2013

{{{title}}}
[[file:{{{image}}}|thumb|center|320px|alt={{{filename}}} - {{{title}}}]]
Filename: {{{filename}}}
Author: {{{author}}}
Monsters: {{{monsters}}}
Secrets: {{{secrets}}}
CD Track: {{{cdtrack}}}