User:TomEdwards/sandbox: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
__NOTOC__
__NOTOC__
''Here's an idea for improving the Src docs' category pages. I've made two columns (as best I can) and cut down on the number of entries, though there is still plenty of room down the right side. Problems: lots of HTML to handle what the wiki can't, can't have editable sections, can't seem to get cell padding to work, and there's a phantom code box in Abstract Mapping.''
''Here's an idea for improving the Src docs' [[:Category:Level Design|category pages]]. I've made two columns (as best I can) and cut down on the number of entries, though there is still plenty of room down the right side. Problems: lots of HTML to handle what the wiki can't, can't have editable sections, can't seem to get cell padding to work, and there's a phantom code box in Abstract Mapping.''


''If this design doesn't prove too unpopular, I'll add colours to each section too, perhaps even some snazzy 'watermark' backgrounds.''
<s>''If this design doesn't prove too unpopular, I'll add colours to each section too, perhaps even some snazzy 'watermark' backgrounds.''</s> '''See [[User:Zozart/category_test]]!'''


{|
{|
Line 14: Line 14:
         <li>[[Grouping and VisGrouping]]</li>
         <li>[[Grouping and VisGrouping]]</li>
         <li>[[Entity_Hierarchy_%28parenting%29|Entity Hierarchy (parenting)]]</li>
         <li>[[Entity_Hierarchy_%28parenting%29|Entity Hierarchy (parenting)]]</li>
         <li>[[How To Develop A Map That Works]]</li>
         <li>[[How to Develop a Map That Works]]</li>
         <li>[[How to Release A Map]]</li>
         <li>[[How to Release a Map]]</li>
     </ul>
     </ul>
     <h3>Game-specific</h3>
     <h3>Game-specific</h3>
Line 40: Line 40:
         <li>[[Displacement|Displacement Surfaces (Terrain)]]
         <li>[[Displacement|Displacement Surfaces (Terrain)]]
         <li>[[Making_3D_Skyboxes|3D Skyboxes]]</li>
         <li>[[Making_3D_Skyboxes|3D Skyboxes]]</li>
         <li>[[Optimization]]</li>
         <li>[[Optimization (level design)|Optimization]]</li>
         <li>[[Creating_and_Using_Prefabs|Creating and Using Prefabs]]</li>
         <li>[[Prefab|Creating and Using Prefabs]]</li>
     </ul>
     </ul>
</div>
</div>
Line 56: Line 56:
         <li>[[Filter Applications]]</li>
         <li>[[Filter Applications]]</li>
         <li>[[Mini-mod tutorial]]</li>
         <li>[[Mini-mod tutorial]]</li>
    </ul>
         <li>[[Navigation Meshes]]</li>
    <h3>Game-specific</h3>
    <ul>
         <li>http://developer.valvesoftware.com/w/images/a/a5/Css.gif Counter-Strike: Source
            <ul>
                <li>[[Bot Navigation for Counter-Strike:Source|Bot Navigation for Counter-Strike: Source]]</li>
            </ul>
     </ul>
     </ul>
</div>
</div>
Line 75: Line 69:
     <h2>Hammer</h2>
     <h2>Hammer</h2>
     <ul>
     <ul>
         <li>[[Hammer Editor Documentation]]</li>
         <li>[[:Category:Hammer|Hammer Editor Documentation]]</li>
         <li>[[Hammer Feature Requests]]</li>
         <li>[[Hammer Feature Requests]]</li>
     </ul>
     </ul>

Latest revision as of 10:29, 13 August 2023

Here's an idea for improving the Src docs' category pages. I've made two columns (as best I can) and cut down on the number of entries, though there is still plenty of room down the right side. Problems: lots of HTML to handle what the wiki can't, can't have editable sections, can't seem to get cell padding to work, and there's a phantom code box in Abstract Mapping.

If this design doesn't prove too unpopular, I'll add colours to each section too, perhaps even some snazzy 'watermark' backgrounds. See User:Zozart/category_test!

Tutorials

Reference