Logged Out
Create an Account
Login:
Password:

Forgot your password?
<!--System:PageDesc-->

View Version History
The <!--System:PageDesc--> Command is the where the page displays a few summaries or instructions for each page.

There is a tiny bit of functionality left in this function, including, but not limited to:
  1. Forum Searching
  2. The Roll-back and history list on the Guides
  3. The "Innaccurate? Recalculate" link on the DKP Current Standings page

So it's a good idea in general to have the <!--System:PageDesc--> command SOMEWHERE viewable on the page.

The example provided here will be from the default layout:

<table class="Subject" align="center" cellpadding="4" border=0 cellspacing="0" width="100%">
	<tr>
		<td align="center" class=Subject>
			<div id=pagetitle><!-- System:Title --></div>
		</td>
	</tr>
	<tr>
		<td align="center" class=SubSubject>
			<!-- System:PageDesc -->
		</td>
	</tr>			
</table>


The example of what it does is this:





Incoming Guide Links
  • Layout File


  • Last Modified: 1/30/2008 9:06pm
    Contributors: Chops
    Easy Link
    BBCode Link: [guide=--SystemPageDesc--][/guide]
    URL: http://dkpsystem.com/guide/--SystemPageDesc--