Template:Infobox map: Difference between revisions

From comp.tf
Jump to navigation Jump to search
Fixed missing table closing element
Applying styles
Line 1: Line 1:
{| style="float: right; width: 24em; font-size: 88%; background: #f9f9f9; border: 1px solid #ccc; margin: 5px;"
{| class="infobox"
|-
|-
! colspan=2 style="background: #d9d9d9; font-size: small;" | {{{mapname}}}
! colspan=2 | {{{mapname}}}
|-
|-
| colspan=2 style="text-align: center; " | {{#if:{{{image|}}} | [[File:{{{image}}}{{!}}{{{imagesize|150px}}}]] |}}
| colspan=2 class="centered" | {{#if:{{{image|}}} | [[File:{{{image}}}{{!}}{{{imagesize|150px}}}]] |}}
|-
|-
! colspan=2 style="background: #d9d9d9; font-size: small;" | Basic Information
! colspan=2 | Basic Information
|-
|-
{{#if:{{{maptype|}}} |
{{#if:{{{maptype|}}} |
Line 28: Line 28:
|-
|-
{{#if:{{{links|}}} |
{{#if:{{{links|}}} |
! colspan=2 style="background: #D2D2D0; font-size: small;" {{!}} Links
! colspan=2 {{!}} Links
{{!}}-
{{!}}-
{{!}} colspan=2 {{!}} {{{links}}} |}}
{{!}} colspan=2 {{!}} {{{links}}} |}}

Revision as of 08:45, 31 July 2013

{{{mapname}}}
Basic Information

Usage

  • Just copy this code below to the page and edit the values after the "="
    • Important: If you don't know a value just let it be with a null value (blank) or delete the line.
    • Please input current version in full and type everything carefully as it will be linked automatically.
  • After the code you can write and format text as you normally would to expand the rest of the content.
Template:Map infobox