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

(Difference between pages)
imported>Ac14
(Gallery)
 
 
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.jpg|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             =[https://marketplace.secondlife.com/p/Astaro-TPF-4-Ambulance/5038231 Marketplace Link]
+
#p-banner {
}}
+
display:none !important;
The Astaro TPF-4 Ambulance is a fully functional Type I 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 LR4 LED<br>
 
<br>
 
 
 
Equipment Carried:<br>
 
* Stretcher
 
* Stair Chair
 
* Cones
 
* Caution Tape
 
* Medical Bag
 
* TPF Fire Extinguisher
 
<br>
 
 
 
==PSD Templates==
 
[http://ntbigroup.com/TEMPLATES/FIRE/TPF4%20Template%20Front.psd Front Template (PSD)]<br>
 
[http://ntbigroup.com/TEMPLATES/FIRE/TPF4%20Template%20Back.psd Back Template (PSD)]<br>
 
[http://ntbigroup.com/TEMPLATES/FIRE/TPF4%20Template%20FrontGIMP.xcf Front Template (GIMP)]<br>
 
[http://ntbigroup.com/TEMPLATES/FIRE/TPF4%20Template%20BackGIMP.xcf Back Template (GIMP)]<br>
 
<br>
 
'''DO NOT SAVE ANY TEXTURE FILES AS PNG. USE JPG OR TEXTURE GLITCHING WILL OCCUR'''<br>
 
[[Making_Textures_For_NTBI_Vehicles | See this page for info how to use local textures]]
 
 
 
==Gallery==
 
<gallery>
 
File:ambo-WfpsSierra.jpg | Winnipeg Fire Paramedic Service by Sierra Komarov
 
File:PEMSJaxith.jpg | Port Empire Medical Services by Jaxith Zapatero
 
File:AMRdusty.jpg | American Medical Response by Dusty Hultcrantz
 
File:VILRac14.jpg | Village First Aid Rescue by ac14 Hutson (Click [http://ntbigroup.com/TEMPLATES/FIRE/VillFAR.txt Here] To Get UUIDS)
 
File:SLFRDmatt.jpg | SLFRD by Matt Gonzalez
 
</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;
}