Template:Infobox start: Difference between revisions

Template page
(name als Property)
m (typo)
 
(6 intermediate revisions by 3 users not shown)
Line 3: Line 3:
* name
* name
* image (default none)
* image (default none)
* headercolor (default #cccccc)
* darkheader (set to 1 if the background is dark. header text will be white. default 0)
* description
* description
</noinclude><includeonly>
</noinclude><includeonly>
{| cellpadding="3" cellspacing="0" style="<!--
{| cellpadding="3" cellspacing="0" class="t-infobox"
    --> width: 308px; float: right; clear: right; <!--
! colspan="2" style="text-align: center; border-bottom: 1px solid #b0b0b0; background-color: rgba({{{headershade|127, 127, 127}}}, .1);" <!--
    --> margin-bottom: 0.5em; margin-left: 1em; padding: 0; text-align: left; <!--
     --> | <big>{{{name}}}</big>
    --> border: 1px solid #aaaaaa; background-color: #eee; color: black;"
 
! colspan="2" style="text-align: center; border-bottom: 1px solid #aaaaaa; background-color: {{{headercolor|#cccccc}}}; color: {{#ifeq: {{{darkheader|}}} | 1 | white | black}}" <!--
     --> | <big>[[Has name::{{{name}}}]]</big>
{{ifnotempty|1={{{image|}}}|2={{!-}}
{{ifnotempty|1={{{image|}}}|2={{!-}}
{{!}} colspan="2" style="text-align: center" <!--
{{!}} colspan="2" style="text-align: center" <!--
Line 19: Line 13:
-->|3=}}
-->|3=}}
|-
|-
| colspan="2" style="text-align: center; border-bottom: 1px solid #aaaaaa" <!--
| colspan="2" style="text-align: center; border-bottom: 1px solid #b0b0b0;" <!--
     --> | [[Has description::{{{description|}}}]]
     --> | [[Has description::{{{description|}}}]]
</includeonly>
</includeonly>

Latest revision as of 09:30, 20 April 2024

parameters:

  • name
  • image (default none)
  • description