URGENT WARNING: Spam emails claiming to be Fascipedia are FRAUDULENT. We do NOT have mailing lists, send newsletters, or solicit funds ...ever. Report these scams to us immediately at admin@fascipedia.org.
Template:Infobox: Difference between revisions
Jump to navigation
Jump to search
Deleted User (talk | contribs) (Replaced content with "{| align="right" border="1" cellpadding="2" width="300" |- ! align="center" colspan="2" style="background:#efefef;" | <big>{{{subject_name}}}</big> |- | align="center" colspan="2" | [[Image:{{PAGENAME}}.jpg|none|290px|]]{{{image_caption}}} |- ! '''First item || {{{first_item}}} |- ! '''Second item''' || {{{second_item}}} |}") Tags: Replaced Reverted |
Deleted User (talk | contribs) No edit summary Tag: Reverted |
||
Line 1: | Line 1: | ||
{| align=" | {| class="infobox bordered" style="width: 25em; text-align: left; font-size: 90%;" | ||
|- | |||
| colspan="2" style="text-align:center; font-size: large;" | '''{{{name}}}''' | |||
|- | |||
| colspan="2" style="text-align:center;" | [[Image:{{{image}}}|300px| ]]<br>{{{caption}}} | |||
|- | |- | ||
! | ! Data 1: | ||
| {{{data1}}} | |||
|- | |- | ||
| | ! Data 2: | ||
| {{{data2|''this text displayed if data2 not defined''}}} | |||
|- | |||
! Data 3 (data hidden if data3 empty or not defined): | |||
| {{{data3|}}} | |||
|- | |||
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}} | |||
|}<noinclude> | |||
<br style="clear:both" /> | |||
== Usage == | |||
Copy this code and paste it into a new blank page: | |||
<pre>{| class="infobox bordered" style="width: 25em; text-align: left; font-size: 95%;" | |||
|+ style="font-size: larger;" | '''{{{name}}}''' | |||
|- | |- | ||
! | | colspan="2" style="text-align:center;" | [[Image:{{{image}}}|300px| ]]<br>{{{caption}}} | ||
|- | |- | ||
! '' | ! Data 1: | ||
|} | | {{{data1}}} | ||
|- | |||
! Data 2: | |||
| {{{data2|''this text displayed if data2 not defined''}}} | |||
|- | |||
! Data 3 (data hidden if data3 empty or not defined): | |||
| {{{data3|}}} | |||
|- | |||
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}} | |||
|}</pre> | |||
==See also== | |||
*[[Wikipedia:Infobox]] | |||
[[Category:infobox templates| ]] | |||
[[ar:قالب:قالب معلومات]] | |||
[[fa:الگو:دادان]] | |||
[[fr:Modèle:Infobox]] | |||
[[zh:Template:Infobox]] | |||
[[ia:Patrono:Infobox]] | |||
</noinclude> |
Revision as of 21:06, 12 July 2022
{{{name}}} | |
[[Image:{{{image}}}|300px| ]] {{{caption}}} | |
Data 1: | {{{data1}}} |
---|---|
Data 2: | this text displayed if data2 not defined |
Data 3 (data hidden if data3 empty or not defined): | |
Usage
Copy this code and paste it into a new blank page:
{| class="infobox bordered" style="width: 25em; text-align: left; font-size: 95%;" |+ style="font-size: larger;" | '''{{{name}}}''' |- | colspan="2" style="text-align:center;" | [[Image:{{{image}}}|300px| ]]<br>{{{caption}}} |- ! Data 1: | {{{data1}}} |- ! Data 2: | {{{data2|''this text displayed if data2 not defined''}}} |- ! Data 3 (data hidden if data3 empty or not defined): | {{{data3|}}} |- | colspan="2" style="font-size: smaller;" | {{{footnotes|}}} |}
See also
ar:قالب:قالب معلومات fa:الگو:دادان fr:Modèle:Infobox zh:Template:Infobox ia:Patrono:Infobox