Template:Box: Difference between revisions

From Milliways
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
{| style="border: 1px solid; width:25em; float: right; font-size: 90%;"
 
|-
Put this template box on box pages.
|colspan="2" style="text-align: center;"| '''Box infos'''
 
|-
<pre>{{Box
! [[Property:BoxID | BoxID]]
| ID = Integer
| [[BoxID::{{{BoxID}}}]]
| Title = Full title of the given box
|-
| Description = Short description
! [[Property:BoxTitle | BoxTitle]]
| LastChecked = YYYY-MM-DD of the event
| [[BoxTitle::{{{BoxTitle}}}]]
| Location = Place
|-
| Size = size in auer format (e.g. 6427)
! [[Property:BoxDescription | BoxDescription]]
}}</pre>
| [[BoxDescription::{{{BoxDescription}}}]]
 
|-
</noinclude><includeonly>
! [[Property:BoxLocation | BoxLocation]]
{{infobox start
| [[BoxLocation::{{{BoxLocation}}}]]
|headercolor=#ccffff
|-
|name={{{Title}}}
! [[Property:BoxSize | BoxSize]]
|description={{{Description|}}}
| [[BoxSize::{{{BoxSize}}}]]
}}<!--
|}


-->{{infobox row |name=ID      |value={{{ID}}}      }}<!--
[[Category:Box]]
-->{{infobox row |name=LastChecked      |value={{{LastChecked}}}      }}<!--
-->{{infobox row |name=Location  |value={{{Location|}}} }}<!--
-->{{infobox row |name=Size      |value={{{Size}}}      }}<!--
 
-->
|}
</includeonly><!--
--><includeonly>[[Category:Box]]</includeonly>

Revision as of 09:54, 6 June 2024

Box infos
BoxID {{{BoxID}}}
BoxTitle {{{BoxTitle}}}
BoxDescription {{{BoxDescription}}}
BoxLocation {{{BoxLocation}}}
BoxSize {{{BoxSize}}}