Template:Infobox start: Difference between revisions

Template page
(weniger padding, keine kleineren fonts)
(breite festgelegt, bildhöhe begrenzt)
Line 4: Line 4:
* image (default none)
* image (default none)
* headercolor (default #cccccc)
* headercolor (default #cccccc)
* width (default 300px)
* description
* description
</noinclude><includeonly>
</noinclude><includeonly>
{| cellpadding="3" cellspacing="0" style="<!--
{| cellpadding="3" cellspacing="0" style="<!--
     --> width: {{{width|300px}}}; float: right; clear: right; <!--
     --> width: 300px; float: right; clear: right; <!--
     --> margin-bottom: 0.5em; margin-left: 1em; padding: 0; text-align: left; <!--
     --> margin-bottom: 0.5em; margin-left: 1em; padding: 0; text-align: left; <!--
     --> border: 1px solid #aaaaaa; background-color: #eee; color: black;"
     --> border: 1px solid #aaaaaa; background-color: #eee; color: black;"
Line 16: Line 15:
|-
|-
| colspan="2" style="text-align: center" <!--
| colspan="2" style="text-align: center" <!--
     --> | {{#if:{{{image|}}}|[[File:{{{image|}}}|300px|frameless]]|[[Has no image::true| ]]}}
     --> | {{#if:{{{image|}}}|[[File:{{{image|}}}|300x300px|frameless]]|[[Has no image::true| ]]}}
|-
|-
| colspan="2" style="text-align: center; border-bottom: 1px solid #aaaaaa" <!--
| colspan="2" style="text-align: center; border-bottom: 1px solid #aaaaaa" <!--
     --> | [[Has description::{{{description|}}}]]
     --> | [[Has description::{{{description|}}}]]
</includeonly>
</includeonly>

Revision as of 18:52, 18 July 2012

parameters:

  • name
  • image (default none)
  • headercolor (default #cccccc)
  • description