Template:Newbox: Difference between revisions

From Bastion of Hestia
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!-- This is the actual template parameters -->
<!-- This is the actual template parameters -->
<includeonly>
<includeonly>{{Infobox
{{Infobox
| bodyclass = hrecipe adr
 
| title = {{{title|}}}
| title = {{{title|}}}
| above = {{{above|}}}
| subheader = {{{subheader|}}}
| subheader = {{{subheader|}}}
| image = {{#invoke:InfoboxImage|InfoboxImage |image={{{image|}}} |size={{{image_size|}}} |sizedefault=frameless |alt={{{image_alt|{{{alt|}}}}}} }}
| image = {{#invoke:InfoboxImage|InfoboxImage |image={{{image|}}} |size={{{image_size|}}} |sizedefault=frameless |alt={{{image_alt|{{{alt|}}}}}} }}


| header1 = {{{header|}}}
| header1 = {{{header|}}}
}}
}}</includeonly>
</includeonly>


<noinclude>
<noinclude>
Line 44: Line 45:
"default": "Header",
"default": "Header",
"suggested": true
"suggested": true
}
},
"above": {
"label": "Box title",
"description": "Big letters in the Box",
"example": "Box title",
"type": "string",
"suggested": true
},
"image": {},
"image_size": {},
"image_alt": {},
"alt": {}
},
},
"description": "Test Template to do tests",
"description": "Test Template to do tests",
Line 53: Line 65:
"paramOrder": [
"paramOrder": [
"title",
"title",
"above",
"subheader",
"header",
"header",
"subheader"
"image",
"image_size",
"image_alt",
"alt"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Latest revision as of 03:36, 28 March 2022



Test Template to do tests

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Titletitle heading

Displayed at the top of your Infobox

Default
Title
Example
Ravi-Hyral
Auto value
Stringrequired
Box titleabove

Big letters in the Box

Example
Box title
Stringsuggested
Subheadersubheader subtitle

Displayed as the first element in the box

Default
Subheader
Example
Subheader
Stringsuggested
Headerheader

Header of the content section

Default
Header
Example
Header
Stringsuggested
imageimage

no description

Unknownoptional
image_sizeimage_size

no description

Unknownoptional
image_altimage_alt

no description

Unknownoptional
altalt

no description

Unknownoptional