Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox Team: Difference between revisions

Template page
No edit summary
No edit summary
Line 7: Line 7:
|other_team = String
|other_team = String
|image = File
|image = File
|image_dark = File
|country = String
|country = String
|status = String
|status = String
Line 21: Line 22:
|other_team = {{{other_team|}}}
|other_team = {{{other_team|}}}
|image = {{{image|}}}
|image = {{{image|}}}
|image_dark = {{{image_dark|}}}
|country = {{{country|}}}
|country = {{{country|}}}
|status = {{{status|}}}
|status = {{{status|}}}
Line 31: Line 33:
     <div class="infobox-header">{{{name|{{SUBPAGENAME}}}}}</div>
     <div class="infobox-header">{{{name|{{SUBPAGENAME}}}}}</div>


    {{#if:{{{image|}}}|
{{#if:{{{image|}}}|
     <div class="infobox-image">[[File:{{{image}}}|200px]]</div>
     <div class="infobox-image">
    }}
<div class="logo-lightmode">[[File:{{{image}}}|200px]]</div>
<div class="logo-darkmode">{{#if:{{{image_dark|}}}|[[File:{{{image_dark}}}|200px]]|[[File:{{{image}}}|200px]]}}</div>
</div>    }}


     <div class="infobox-data-container">
     <div class="infobox-data-container">

Revision as of 19:31, 21 January 2026

Cargo Declaration

This template defines the table "Teams". View table.