Template:FeaturedItem: Difference between revisions
Jump to navigation
Jump to search
(constrain such that borders are exactly 300px) |
(downsize to 300px) Tag: Reverted |
||
| Line 1: | Line 1: | ||
<includeonly><onlyinclude>{{ #ifeq: {{lc: {{{1|}}} }} | name | Base Reconstruction Tool | <div style="display:flex; width: | <includeonly><onlyinclude>{{ #ifeq: {{lc: {{{1|}}} }} | name | Base Reconstruction Tool | <div style="display:flex; width:300px;">{{InfoboxLite | ||
|wrap = false | |wrap = false | ||
|title = '''NEW FEATURED ITEM''' | |title = '''NEW FEATURED ITEM''' | ||
Revision as of 11:44, 23 March 2026
Usage Examples
| Template Call | Output |
|---|---|
| {{FeaturedItem}} | |
| {{FeaturedItem|name}} | Base Reconstruction Tool |
TemplateData
This template defines the current Featured Item. By default, the infobox will be rendered, but if the parameter value 'name' is provided, it outputs only the item's name.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Output item name only | 1 | Set this parameter to 'name' to output only the Featured Item's name, which matches its corresponding wiki page title. This is intended for use in MediaWiki:Sidebar.
| String | optional |