Predloga:Infobox person: Razlika med redakcijama

Iz Pipipedia
Pojdi na navigacijo Pojdi na iskanje
Brez povzetka urejanja
Brez povzetka urejanja
 
Vrstica 12: Vrstica 12:
{{#if:{{{catchphrase|}}}|<tr><th scope="row" style="text-align: left; padding: 0.3em 0.5em; vertical-align: top;">Catchphrase</th><td style="padding: 0.3em 0.5em;"><i>"{{{catchphrase}}}"</i></td></tr>}}
{{#if:{{{catchphrase|}}}|<tr><th scope="row" style="text-align: left; padding: 0.3em 0.5em; vertical-align: top;">Catchphrase</th><td style="padding: 0.3em 0.5em;"><i>"{{{catchphrase}}}"</i></td></tr>}}
{{#if:{{{education|}}}|<tr><th scope="row" style="text-align: left; padding: 0.3em 0.5em; vertical-align: top;">Izobrazba</th><td style="padding: 0.3em 0.5em;">{{{education}}}</td></tr>}}
{{#if:{{{education|}}}|<tr><th scope="row" style="text-align: left; padding: 0.3em 0.5em; vertical-align: top;">Izobrazba</th><td style="padding: 0.3em 0.5em;">{{{education}}}</td></tr>}}
{{#if:{{{spouse|}}}|<tr><th scope="row" style="text-align: left; padding: 0.3em 0.5em; vertical-align: top;">Partner / partner</th><td style="padding: 0.3em 0.5em;">{{{spouse}}}</td></tr>}}
{{#if:{{{spouse|}}}|<tr><th scope="row" style="text-align: left; padding: 0.3em 0.5em; vertical-align: top;">Boljša polovica</th><td style="padding: 0.3em 0.5em;">{{{spouse}}}</td></tr>}}
{{#if:{{{children|}}}|<tr><th scope="row" style="text-align: left; padding: 0.3em 0.5em; vertical-align: top;">Children</th><td style="padding: 0.3em 0.5em;">{{{children}}}</td></tr>}}
{{#if:{{{children|}}}|<tr><th scope="row" style="text-align: left; padding: 0.3em 0.5em; vertical-align: top;">Children</th><td style="padding: 0.3em 0.5em;">{{{children}}}</td></tr>}}
{{#if:{{{relatives|}}}|<tr><th scope="row" style="text-align: left; padding: 0.3em 0.5em; vertical-align: top;">Relatives</th><td style="padding: 0.3em 0.5em;">{{{relatives}}}</td></tr>}}
{{#if:{{{relatives|}}}|<tr><th scope="row" style="text-align: left; padding: 0.3em 0.5em; vertical-align: top;">Relatives</th><td style="padding: 0.3em 0.5em;">{{{relatives}}}</td></tr>}}

Trenutna redakcija s časom 11:48, 29. april 2026

Infobox person

Usage

Drop this on a person's page:

{{Infobox person
| name        = Bob Example
| image       = Bob_at_party.jpg
| caption     = Bob at the 2023 office party
| birth_date  = 12 May 1990 (age 35)
| birth_place = Ljubljana, Slovenia
| nationality = Slovenian
| occupation  = Software engineer
| nicknames   = Bobby, The Bobster
| catchphrase = "It is what it is"
| known_for   = His extensive collection of rubber ducks
| education   = University of Ljubljana
| spouse      = Alice
| children    = 2
| relatives   = Brother: Frank
| website     = [https://example.com example.com]
}}

All fields are optional. Empty fields are hidden from the rendered infobox.