Difference between revisions of "Category:Plots"

From City of Hope MUSH
Jump to navigation Jump to search
m
m
 
(One intermediate revision by the same user not shown)
Line 15: Line 15:
 
                 notcategory=Vampire
 
                 notcategory=Vampire
 
                 notcategory=Wraith
 
                 notcategory=Wraith
                 notcategory=Werewolf
+
                 notcategory=Shifter
 
                 notcategory=Weaver
 
                 notcategory=Weaver
 
                 notcategory=Mummy
 
                 notcategory=Mummy
Line 200: Line 200:
 
         </div>
 
         </div>
 
      
 
      
 +
    </div>
 +
 +
</div>
 +
 +
== Plot Listings by Status ==
 +
   
 +
        <div id="plot-listings-by-status">
 +
 +
        <div class="column col" id="active-plots">
 +
            '''Active'''
 +
            <DynamicPageList>
 +
                category=Plots
 +
                category=Active_Plots
 +
                noresultsheader=''none''
 +
                ordermethod=categorysortkey
 +
                order=ascending
 +
            </DynamicPageList>
 +
        </div>
 +
           
 +
        <div class="column col" id="complete-plots">
 +
            '''Complete'''
 +
            <DynamicPageList>
 +
                category=Plots
 +
                category=Complete_Plots
 +
                noresultsheader=''none''
 +
                ordermethod=categorysortkey
 +
                order=ascending
 +
            </DynamicPageList>
 +
        </div>
 +
           
 +
        <div class="column col" id="developing-plots">
 +
            '''Developing'''
 +
            <DynamicPageList>
 +
                category=Plots
 +
                category=Developing_Plots
 +
                noresultsheader=''none''
 +
                ordermethod=categorysortkey
 +
                order=ascending
 +
            </DynamicPageList>
 +
        </div>
 +
           
 +
        <div class="column col" id="haitus-plots">
 +
            '''Haitus'''
 +
           
 +
            <DynamicPageList>
 +
                category=Plots
 +
                category=Haitus_Plots
 +
                noresultsheader=''none''
 +
                ordermethod=categorysortkey
 +
                order=ascending
 +
            </DynamicPageList>
 +
        </div>
 +
           
 +
        <div class="column col" id="incomplete-plots">
 +
           
 +
            '''Incomplete'''
 +
            <DynamicPageList>
 +
                category=Plots
 +
                category=Incomplete_Plots
 +
                noresultsheader=''none''
 +
                ordermethod=categorysortkey
 +
                order=ascending
 +
            </DynamicPageList>
 +
        </div>
 +
           
 +
        <div class="column col" id="unknown-plots">
 +
       
 +
            '''Unknown'''
 +
            <DynamicPageList>
 +
                category=Plots
 +
                notcategory=Active_Plots
 +
                notcategory=Complete_Plots
 +
                notcategory=Developing_Plots
 +
                notcategory=Haitus_Plots
 +
                notcategory=Incomplete_Plots
 +
                noresultsheader=''none''
 +
                ordermethod=categorysortkey
 +
                order=ascending
 +
            </DynamicPageList>
 +
        </div>
 +
       
 
     </div>
 
     </div>
 
      
 
      
 
</div>
 
</div>

Latest revision as of 22:52, 23 September 2020


Plot Listings by Status