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 row: Difference between revisions

Template page
Created page with "{{#if: {{{data|}}} | {{!}}- ! scope="row" class="infobox-label" {{!}} {{{label}}} {{!}} class="infobox-data" {{!}} {{{data}}} }}<noinclude> Bu, bilgi kutuları için tek bir etiket/veri satırı oluşturur. Category:Infobox helper templates </noinclude>"
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{#if: {{{data|}}} |
<includeonly>
{{!}}-
{{#if:{{{condition|{{{header|}}}{{{data|}}}}}}|
! scope="row" class="infobox-label" {{!}} {{{label}}}
<tr>
{{!}} class="infobox-data" {{!}} {{{data}}}
  {{#if:{{{header|}}}|<th {{#if:{{{colspan|}}}|colspan="{{{colspan}}}"}} class="{{{headerClass|tg-infobox-header}}}"><span>{{{header}}}</span></th>}}
}}<noinclude>
  {{#if:{{{label|}}}|<th {{#if:{{{colspan|}}}|colspan="{{{colspan}}}"}} scope="row" class="tg-infobox-label">{{{label}}}</th>}}
Bu, bilgi kutuları için tek bir etiket/veri satırı oluşturur.
  {{#if:{{{data|}}}|<td {{#if:{{{colspan|}}}|colspan="{{{colspan}}}"}} class="{{{dataClass|tg-infobox-data}}}">{{{data}}}</td>}}
[[Category:Infobox helper templates]]
</tr>
</noinclude>
}}
</includeonly>

Latest revision as of 21:12, 12 June 2025