Template:Infobox start: Difference between revisions

Template page
m (Has image aus infobox raus, u.a. wegen Resources)
(tabelle auf feste breite und bild auf volle breite)
Line 4: Line 4:
* image (default none)
* image (default none)
* headercolor (default #cccccc)
* headercolor (default #cccccc)
* width (default 30em)
* width (default 300px)
* description
* description
</noinclude><includeonly>
</noinclude><includeonly>
{| cellpadding="5" cellspacing="0" style="<!--
{| cellpadding="5" cellspacing="0" style="<!--
     --> width: {{{width|30em}}}; float: right; clear: right; <!--
     --> width: {{{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; <!--
     --> font-size: 90%; border: 1px solid #aaaaaa; background-color: #eee; color: black;"
     --> font-size: 90%; border: 1px solid #aaaaaa; background-color: #eee; color: black;"
Line 16: Line 16:
|-
|-
| colspan="2" style="text-align: center" <!--
| colspan="2" style="text-align: center" <!--
     --> | {{#if:{{{image|}}}|[[File:{{{image|}}}|frameless]]|[[Has no image::true| ]]}}
     --> | {{#if:{{{image|}}}|[[File:{{{image|}}}|300px|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:44, 18 July 2012

parameters:

  • name
  • image (default none)
  • headercolor (default #cccccc)
  • width (default 300px)
  • description