Template:Infobox

From NexthWiki
Revision as of 14:43, 21 March 2025 by Nexthwiki (talk | contribs) (Created page with "<includeonly> {| class="wikitable" style="width: 100%; border: 1px solid #aaa; background-color: #f9f9f9;" |- ! style="background-color: #ddd; text-align: center; font-size: 120%;" colspan="2" | {{{title|Infobox}}} |- | '''Description''' || {{{text|}}} |- | '''Feature 1''' || {{{feature1|}}} |- | '''Feature 2''' || {{{feature2|}}} |} </includeonly> <noinclude> This is the Infobox template. Use it by adding: <pre> {{Infobox | title = Example | text = This is an example In...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


This is the Infobox template. Use it by adding:

{{Infobox
| title = Example
| text = This is an example Infobox.
| feature1 = First Feature
| feature2 = Second Feature
}}