Template:Infobox: Difference between revisions

From NexthWiki
No edit summary
No edit summary
Line 5: Line 5:
|-
|-
| '''Description''' || {{{text|}}}
| '''Description''' || {{{text|}}}
| '''Feature 1''' || {{{feature2|N/A|}}}
-
| '''Feature 2''' || {{{feature2|N/A|}}}
| '''Feature 1''' || {{{feature1|N/A}}}
|-
| '''Feature 2''' || {{{feature2|N/A}}}
|}
|}
</includeonly>
</includeonly>

Revision as of 15:18, 21 March 2025


This is the Infobox template. Use it by adding:

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