Difference between revisions of "Test"

From RadioNerds
Jump to navigation Jump to search
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{message|NOTE FOR ADMINS|You need to be careful about something, then if there is a something..}}
+
Brian,  
  
 +
I see that you are updaing the wiki often, i appreciate that!
  
<html><script type="text/javascript" src="/jwplayer/jwplayer.js"></script>
+
I wanted to look at some better formatting for the List Pages your doing.  Of course if we decide to make changes, we can script them to prevent lots of re-editing..
  
<div id="myElement">Loading the player...</div>
+
Currently you are doing this..
  
<script type="text/javascript">
+
* [[S-1]] [[SCR-658]], 14 sided plywood shelter,  TM 11-2563
    jwplayer("myElement").setup({
+
* [[S-2]] [[AN/MNR-3]], marker beacon
        file: "/video/gov.dod.dimoc.28379_512kb.mp4",
+
* [[S-3]] [[AN/TPS-1]], tower base shelter
        image: "/video/VRC-12.png"
+
* [[S-4]] [[AN/TPS-3]], operations tent
    });
+
* [[S-5]] [[AN/TTQ-1]], operations tent
</script>
+
* [[S-6]] [[AN/CPS-1]], radar operations room 24 x 32 x 12 ft
  
</html>
+
 
 +
Which creates a bullet list.
 +
 
 +
I was thinking about something like this
 +
 
 +
;[[S-1]]
 +
:[[SCR-658]],
 +
:14 sided plywood shelter, 
 +
:TM 11-2563
 +
 
 +
 
 +
;[[S-2]]
 +
:[[AN/MNR-3]],
 +
:marker beacon
 +
 
 +
 
 +
;[[S-3]]
 +
:[[AN/TPS-1]],
 +
:tower base shelter
 +
 
 +
 
 +
;[[S-4]]
 +
:[[AN/TPS-3]],
 +
:operations tent
 +
 
 +
 
 +
;[[S-5]]
 +
:[[AN/TTQ-1]],
 +
:operations tent
 +
 
 +
 
 +
;[[S-6]]
 +
:[[AN/CPS-1]],
 +
:radar operations room
 +
:24 x 32 x 12 ft

Latest revision as of 14:23, 29 April 2014

Brian,

I see that you are updaing the wiki often, i appreciate that!

I wanted to look at some better formatting for the List Pages your doing. Of course if we decide to make changes, we can script them to prevent lots of re-editing..

Currently you are doing this..


Which creates a bullet list.

I was thinking about something like this

S-1
SCR-658,
14 sided plywood shelter,
TM 11-2563


S-2
AN/MNR-3,
marker beacon


S-3
AN/TPS-1,
tower base shelter


S-4
AN/TPS-3,
operations tent


S-5
AN/TTQ-1,
operations tent


S-6
AN/CPS-1,
radar operations room
24 x 32 x 12 ft