Difference between revisions of "Template talk:Semantic Infobox HUDStats 01 Oolite"

From Elite Wiki
(Started notes!)
 
(Oops!)
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
But I ''do'' need to check the left hand template re the formatting for date/boolean/number/text to make sure that it agrees with the original ShipStats template.
 
But I ''do'' need to check the left hand template re the formatting for date/boolean/number/text to make sure that it agrees with the original ShipStats template.
 +
 +
 +
 +
Date should look like this (click on the "edit" tab to see invisible text):
 +
 +
''Can't find anything here - perhaps format as number? Or text?
 +
''
 +
 +
Boolean should look like this:
 +
 +
! style="background-color: #ccccff; white-space: nowrap;" | Available to player
 +
| [[ship is player flyable::{{{isplayer|}}}]]
 +
 +
 +
Number should look like this:
 +
 +
! style="background-color: #ccccff; white-space: nowrap;" | Base price
 +
| [[ship base price::{{{baseprice|}}}]]
 +
 +
 +
 +
Text should look like this:
 +
 +
! style="background-color: #ccccff; white-space: nowrap;" | Gun mounts
 +
| {{{gunmounts|Unknown}}}
 +
 +
== Further considerations ==
 +
 +
1) On further rumination, perhaps the date of the HUD is irrelevant as most of the important information is now on the template (the date was just to give an idea as to what to expect).
 +
 +
2) Each property needs its own Property: page. See here: [[Property:Ship supports shield booster]] - a Boolean property. I've added [[Property:HUD selector compatible]] but nothing happens on the [[Steampunk HUD]] wiki page.
 +
 +
I must be missing something else.

Latest revision as of 18:03, 4 June 2026

I don't understand what I'm doing! Surprise!!

But I do need to check the left hand template re the formatting for date/boolean/number/text to make sure that it agrees with the original ShipStats template.


Date should look like this (click on the "edit" tab to see invisible text):

Can't find anything here - perhaps format as number? Or text?

Boolean should look like this:

! style="background-color: #ccccff; white-space: nowrap;" | Available to player |


Number should look like this:

! style="background-color: #ccccff; white-space: nowrap;" | Base price |


Text should look like this:

! style="background-color: #ccccff; white-space: nowrap;" | Gun mounts | Unknown

Further considerations

1) On further rumination, perhaps the date of the HUD is irrelevant as most of the important information is now on the template (the date was just to give an idea as to what to expect).

2) Each property needs its own Property: page. See here: Property:Ship supports shield booster - a Boolean property. I've added Property:HUD selector compatible but nothing happens on the Steampunk HUD wiki page.

I must be missing something else.