Difference between pages "TPF-4 Ambulance" and "MediaWiki:Timeless.css"

(Difference between pages)
imported>Ac14
(Created page with "{{ infobox product | title = Astaro TPF-4 Ambulance | image = 200px|center | caption = TPF-4 Ambulance | inventor =...")
 
 
Line 1: Line 1:
{{ infobox product
+
/* CSS placed here will affect users of the Timeless skin */
| title            = Astaro TPF-4 Ambulance
+
#p-logo {
| image            = [[File:TPF-4-1.png|200px|center]]
+
display: none;
| caption          = TPF-4 Ambulance
+
}
| inventor        = ac14 Hutson
+
#p-logo-text {
| launch year      = 2013
+
background: white url("/logo.png") no-repeat fixed center !important;
| company          = [[Astaro]]
+
width:130px;
| available        = 2600L$ InWorld/Marketplace
+
height:36px;
| notes            =
+
}
| url              =[1 Marketplace Link]
+
#p-banner {
}}
+
display:none !important;
The Astaro TPF-4 Ambulance is a fulkly functional Type C ambulance.
+
}
<br>
+
h1, h2, h3, h4, h5 {
==Specifications==
+
font-family: 'Helvetica Neue','Nimbus Sans','Helvetica','Arial',sans-serif !important;
Engine Type: NTBI SPT, 10 gear auto<br>
+
}
Max Speed:85mph<br>
 
Seating Capacity: 5<br>
 
Lighting System:Front: NTBI Priority LED /  | Rear:Prioirty R / BXL Lightheads | Strobes: NTBI LED<br>
 
<br>
 
 
 
Equipment Carried:<br>
 
* Stretcher
 
* Stair Chair
 
* Cones
 
* Caution Tape
 
* Medical Bag
 
* TPF Fire Extinguisher
 
<br>
 
 
 
==Gallery==
 
<gallery>
 
File:
 
</gallery>
 
 
 
<br>
 
{{TPF}}
 
{{Astaro}}
 
[[Category:Vehicles]]
 

Revision as of 23:52, 11 July 2018

/* CSS placed here will affect users of the Timeless skin */
#p-logo { 
	display: none;
}
#p-logo-text {
	background: white url("/logo.png") no-repeat fixed center !important;
	width:130px;
	height:36px;
}
#p-banner {
	display:none !important;
}
h1, h2, h3, h4, h5 {
	font-family: 'Helvetica Neue','Nimbus Sans','Helvetica','Arial',sans-serif !important;
}