Template:Value infobox: Difference between revisions
Appearance
Created page with "<includeonly> {| class="infobox" style="font-size:90%; border:1px solid #aaa; background:#fff;" |- ! colspan="2" style="text-align:center; font-size:120%; background:#ccf; padding:4px;" | {{{value}}} |- | colspan="2" style="text-align:center; padding:4px;" | [[File:{{{icon|Placeholder.png}}}]] |- ! style="background:#ececec; text-align:left; padding:4px;" | Type | style="padding:4px;" | [[{{{type}}}]] |- ! colspan="2" style="background:#ececec; text-align:center; padding..." |
(No difference)
|
Revision as of 22:10, 24 February 2025
This template creates an infobox for Values with Semantic MediaWiki annotations.
Parameters
- value - name of the Value (e.g. Loved Life)
- icon – Filename for the value's icon (e.g. Loved Life icon1.png)
- type -
- description -
- related desired life -
Usage
{{Value infobox | value = | icon = | type = | description = | related desired life = }}
Example Usage
{{Value infobox | value = Boxing | icon = Boxing icon1.png | type = Fitness | description = ?????? | related desired life = ?????? }}
Boxing | |
---|---|
![]() | |
Type | Fitness |
Description | |
?????? | |
Related Desired Life | ?????? |
Value infobox is a Value.