formatting
authorhgn <hgodden00@gmail.com>
Wed, 12 Jul 2023 23:39:32 +0000 (00:39 +0100)
committerhgn <hgodden00@gmail.com>
Wed, 12 Jul 2023 23:39:32 +0000 (00:39 +0100)
web/frag/workshop_entities.html

index 66751bcbe85d999427b2b8c7bb7caa162db21ef0..88c322a7b15b84c7f1d6b84bb1b492daf2c7bace 100644 (file)
@@ -1,7 +1,7 @@
 <div class="subcontent">
- <h1>World Entities</h1>
+<h1><center>World Entities</center></h1>
 
-<br><h2>Gate</h2><pre>#1: ent_gate [<b>MESH</b>]</pre>
+<h2>Gate</h2><pre>#1: ent_gate [<b>MESH</b>]</pre>
 <table style="width:100%">
   <tr>
     <th>Field</th>
@@ -22,7 +22,8 @@
   </tr>
 </table>
 
-<br><h2>Spawn Point</h2><pre>#2: ent_spawn [<b>MESH</b>, <b>EMPTY</b>]</pre>
+<div class="subcontent">
+   <h2>Spawn Point</h2><pre>#2: ent_spawn [<b>MESH</b>, <b>EMPTY</b>]</pre></div>
 <table style="width:100%">
   <tr>
     <th>Field</th>
@@ -37,7 +38,8 @@
   </tr>
 </table>
 
-<br><h2>Routing Path</h2><pre>#3: ent_route_node [<b>CURVE</b>]</pre>
+<div class="subcontent">
+<h2>Routing Path</h2><pre>#3: ent_route_node [<b>CURVE</b>]</pre></div>
 <pre>
 <b>NOTE:</b>You should use an order 3 path type. Any amount of subcurves are
 allowed. The endpoints of the curves are the connecting points between other
@@ -56,7 +58,8 @@ pathing elements.</pre>
   </tr>
 </table>
 
-<br><h2>Skate Course</h2><pre>#4: ent_route [<b>EMPTY</b>]</pre>
+<div class="subcontent">
+<h2>Skate Course</h2><pre>#4: ent_route [<b>EMPTY</b>]</pre></div>
 <table style="width:100%">
   <tr>
     <th>Field</th>
@@ -76,10 +79,12 @@ Blender collection.</td>
   </tr>
 </table>
 
-<br><h2>Water Surface</h2><pre>#5: ent_water [<b>EMPTY</b>, <b>MESH</b>]</pre>
-<pre>One per level. Used to determine the reflection plane.</pre>
+<div class="subcontent">
+<h2>Water Surface</h2><pre>#5: ent_water [<b>EMPTY</b>, <b>MESH</b>]</pre></div>
+<pre>One per level. Used to determine the reflection plane.</pre></div>
 
-<br><h2>Volume/Trigger</h2><pre>#6: ent_volume [<b>EMPTY</b>]</pre>
+<div class="subcontent">
+<h2>Volume/Trigger</h2><pre>#6: ent_volume [<b>EMPTY</b>]</pre>
 <table style="width:100%">
   <tr>
     <th>Field</th>
@@ -99,7 +104,8 @@ Blender collection.</td>
   </tr>
 </table>
 
-<br><h2>Audio</h2><pre>#7: ent_audio [<b>EMPTY</b>,<b>MESH</b>]</pre>
+<div class="subcontent">
+<h2>Audio</h2><pre>#7: ent_audio [<b>EMPTY</b>,<b>MESH</b>]</pre></div>
 <table style="width:100%">
   <tr>
     <th>Field</th>
@@ -209,7 +215,8 @@ Blender collection.</td>
   </tr>
 </table>
 
-<br><h2>Marker</h2><pre>#8: ent_marker [<b>EMPTY</b>,<b>MESH</b>]</pre>
+<div class="subcontent">
+<h2>Marker</h2><pre>#8: ent_marker [<b>EMPTY</b>,<b>MESH</b>]</pre>
 <table style="width:100%">
   <tr>
     <th>Field</th>
@@ -223,7 +230,8 @@ Blender collection.</td>
   </tr>
 </table>
 
-<br><h2>Traffic Model</h2><pre>#11: ent_traffic [<b>MESH</b>]</pre>
+<div class="subcontent">
+<h2>Traffic Model</h2><pre>#11: ent_traffic [<b>MESH</b>]</pre></div>
 <pre>Follows the nearest <i>ent_route_node</i> cyclically</pre>
 <table style="width:100%">
   <tr>
@@ -238,13 +246,17 @@ Blender collection.</td>
   </tr>
 </table>
 
-<br><h2>Skateshop</h2><pre>#12: ent_skateshop [<b>EMPTY</b>]</pre>
+<div class="subcontent">
+<h2>Skateshop</h2><pre>#12: ent_skateshop [<b>EMPTY</b>]</pre></div>
 <pre>Undocumented.</pre>
 
-<br><h2>Camera</h2><pre>#13: ent_camera <b>&lt;INTRINSIC[ CAMERA ]&gt;</b></pre>
+<div class="subcontent">
+<h2>Camera</h2><pre>#13: ent_camera <b>&lt;INTRINSIC[ CAMERA ]&gt;</b></pre>
+</div>
 <pre>Blender camera</pre>
 
-<br><h2>Workshop Preview</h2><pre>#14: ent_swspreview [<b>EMPTY</b>]</pre>
+<div class="subcontent">
+<h2>Workshop Preview</h2><pre>#14: ent_swspreview [<b>EMPTY</b>]</pre></div>
 <pre>One per map</pre>
 <table style="width:100%">
   <tr>
@@ -269,7 +281,8 @@ Blender collection.</td>
   </tr>
 </table>
 
-<br><h2>World Info</h2><pre>#16: ent_worldinfo [<b>EMPTY</b>]</pre>
+<div class="subcontent">
+<h2>World Info</h2><pre>#16: ent_worldinfo [<b>EMPTY</b>]</pre></div>
 <pre>One per map</pre>
 <table style="width:100%">
   <tr>
@@ -299,7 +312,8 @@ Blender collection.</td>
   </tr>
 </table>
 
-<br><h2>CCmd</h2><pre>#17: ent_ccmd [<b>EMPTY</b>]</pre>
+<div class="subcontent">
+<h2>CCmd</h2><pre>#17: ent_ccmd [<b>EMPTY</b>]</pre></div>
 <table style="width:100%">
   <tr>
     <th>Field</th>