Template:Infobox start: Difference between revisions

Template page
m (bildfix)
m (typo)
 
(17 intermediate revisions by 4 users not shown)
Line 3: Line 3:
* name
* name
* image (default none)
* image (default none)
* headercolor (default #cccccc)
* description
* description
</noinclude><includeonly>
</noinclude><includeonly>
{| cellpadding="3" cellspacing="0" style="<!--
{| cellpadding="3" cellspacing="0" class="t-infobox"
    --> width: 300px; 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;"
{{ifnotempty|1={{{image|}}}|2={{!-}}
 
{{!}} colspan="2" style="text-align: center" <!--
! colspan="2" style="text-align: center; border-bottom: 1px solid #aaaaaa; background-color: {{{headercolor|#cccccc}}}" <!--
--> {{!}} [[File:{{{image}}}|300x300px|frameless]]<!--
     --> | <big>{{{name}}}</big><!
-->|3=}}
 
-->{{#if:{{{image|}}} | {{!-}} }}<!--
-->{{#if:{{{image|}}} | {{!}} colspan="2" style="text-align: center" <!--
-->{{!}} [[File:{{{image}}}|300x300px|frameless]] }}<!--
-->{{#if:{{{image|}}} || [[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 #b0b0b0;" <!--
     --> | [[Has description::{{{description|}}}]]
     --> | [[Has description::{{{description|}}}]]
</includeonly>
</includeonly>

Latest revision as of 09:30, 20 April 2024

parameters:

  • name
  • image (default none)
  • description