Fallout Wiki
Advertisement
Fallout Wiki
<!-- 
Category tree for Nukapædia.

Please only add macros when absolutely necessary.
Macros are to be used to cover a very broad topic such as weapons or factions.
Do not make level 1 macros for factions as they should be a level 2 factions
macro. Thank you!

Category spec: [[Category:Foo|{{PAGENAME}}]]
-->

<macro level="0" title="Meta">

    <macro level="1" title="Weapons">    
   
        <macro level="2" title="Energy Weapons">

            <micro title="Energy Pistols" />
            <micro title="Energy Rifles" />
            <micro title="Heavy Energy Weapons" />

        </macro>

        <macro level="2" title="Explosives">

            <micro title="Placed" />
            <micro title="Projectile" />
            <micro title="Thrown" />

        </macro>

        <macro level="2" title="Guns">

            <micro title="Pistols" />
            <micro title="Rifles" />
            <micro title="SMGs" />
            <micro title="Shotguns" />
            <micro title="Heavy Weapons" />

        </macro>

    </macro>

</macro>
Advertisement