Jump to content

Template:Infobox Subject

From Linux Beta
Revision as of 07:25, 22 October 2025 by Shaunak Chakraborty (talk | contribs) (Created page with "{| class="infobox" style="float: right; border: 1px solid #aaa; padding: 5px; margin: 0 0 1em 1em; width: 250px; background-color: #f9f9f9;" ! style="background-color: #CCCCFF; text-align: center;" | {{{title|{{PAGENAME}}}}} |- | {{#if: {{{image|}}} | [[File:{{{image|}}}|250px]] }} | |- ! Label 1 | {{{data1|}}} |- ! Label 2 | {{{data2|}}} |} <noinclude> == Documentation == This template is for adding a basic infobox to articles. === Usage === <pre>{{Infobox MySubject | t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Infobox Subject
Label 1
Label 2

Documentation

[edit source]

This template is for adding a basic infobox to articles.

{{Infobox MySubject
| title = 
| image = 
| data1 = 
| data2 = 
}}