| # |
Tag  |
Block or loop  |
Type  |
TPL  |
Details  |
Ver.  |
| 1 |
PAGE_TITLE |
- |
Link |
page.tpl |
Title of the page |
100 |
| 2 |
PAGE_THUMB |
MAIN |
Image |
page.tpl |
Image element of the page |
185 |
| 3 |
PAGE_TEXT2 |
- |
Text |
page.tpl |
Value placeholder for: page text2 |
125 |
| 4 |
PAGE_TEXT |
- |
Text |
page.tpl |
Main text content of the page |
100 |
| 5 |
PAGE_STATE |
- |
Integer |
page.tpl |
Numeric value of the page |
100 |
| 6 |
PAGE_SHORTTITLE |
- |
Link |
page.tpl |
Short title of the page |
100 |
| 7 |
PAGE_SEOH1 |
MAIN |
String |
page.tpl |
Value placeholder for: page seoh1 |
185 |
| 8 |
PAGE_RATING |
- |
? |
page.tpl |
Value placeholder for: page rating |
100 |
| 9 |
PAGE_OWNER_AVATAR |
MAIN |
Image |
page.tpl |
Avatar image of the page |
185 |
| 10 |
PAGE_OWNER |
- |
? |
page.tpl |
Value placeholder for: page owner |
100 |
| 11 |
PAGE_MULTI_SELECT |
PAGE_MULTI |
Input |
page.tpl |
Select box for the multi-tabs in pages |
125 |
| 12 |
PAGE_MULTI_PREV |
PAGE_MULTI |
Link |
page.tpl |
Previous button for the multi-tabs in pages |
125 |
| 13 |
PAGE_MULTI_NEXT |
PAGE_MULTI |
Link |
page.tpl |
Next button for the multi-tabs in pages |
125 |
| 14 |
PAGE_KEY |
- |
String |
page.tpl |
Value placeholder for: page key |
100 |
| 15 |
PAGE_ID |
- |
Integer |
page.tpl |
Unique numeric ID of the page |
100 |
| 16 |
PAGE_FILE_URL |
MAIN.PAGE_FILE |
Link |
page.tpl |
URL link for page details |
185 |
| 17 |
PAGE_FILE_SIZE |
MAIN.PAGE_FILE |
String |
page.tpl |
Value placeholder for: page file size |
185 |
| 18 |
PAGE_FILE_NAME |
MAIN.PAGE_FILE |
String |
page.tpl |
Value placeholder for: page file name |
121 |
| 19 |
PAGE_FILE_ICON |
MAIN.PAGE_FILE |
String |
page.tpl |
Value placeholder for: page file icon |
185 |
| 20 |
PAGE_FILE_COUNT |
MAIN.PAGE_FILE |
Integer |
page.tpl |
Total count of page items |
185 |
| 21 |
PAGE_EXPIRE |
MAIN |
String |
page.tpl |
Value placeholder for: page expire |
185 |
| 22 |
PAGE_DESC |
- |
String |
page.tpl |
Short description of the page |
100 |
| 23 |
PAGE_DATE |
- |
Date |
page.tpl |
Creation date of the page |
100 |
| 24 |
PAGE_COMMENTS_RSS |
- |
URL |
page.tpl |
Value placeholder for: page comments rss |
175 |
| 25 |
PAGE_COMMENTS_DISPLAY |
- |
Composite |
page.tpl |
Value placeholder for: page comments display |
110 |
| 26 |
PAGE_COMMENTS_COUNT |
- |
Composite |
page.tpl |
The raw count of comments |
120 |
| 27 |
PAGE_COMMENTS |
- |
Composite |
page.tpl |
Value placeholder for: page comments |
100 |
| 28 |
PAGE_CATURL |
MAIN |
String |
page.tpl |
Value placeholder for: page caturl |
185 |
| 29 |
PAGE_CATTITLE |
- |
Link |
page.tpl |
Link or URL for page |
100 |
| 30 |
PAGE_CATPATH |
- |
? |
page.tpl |
Value placeholder for: page catpath |
100 |
| 31 |
PAGE_CATICON |
- |
Image |
page.tpl |
Image element of the page |
100 |
| 32 |
PAGE_CATDESC |
- |
String |
page.tpl |
Value placeholder for: page catdesc |
100 |
| 33 |
PAGE_CAT |
- |
String |
page.tpl |
Value placeholder for: page cat |
100 |
| 34 |
PAGE_BREADCRUMBS |
MAIN |
String |
page.tpl |
Breadcrumbs navigation path |
185 |
| 35 |
PAGE_BEGIN |
MAIN |
String |
page.tpl |
Value placeholder for: page begin |
185 |
| 36 |
PAGE_AUTHOR |
- |
String |
page.tpl |
Value placeholder for: page author |
100 |
| 37 |
PAGE_ADMIN_UNVALIDATE |
MAIN.PAGE_ADMIN |
Date |
page.tpl |
Date/Time indicator of the page |
100 |
| 38 |
PAGE_ADMIN_EDIT |
MAIN.PAGE_ADMIN |
? |
page.tpl |
Value placeholder for: page admin edit |
100 |
| 39 |
PAGE_ADMIN_COUNT |
MAIN.PAGE_ADMIN |
Integer |
page.tpl |
Total count of page items |
100 |
| 40 |
PAGE_ADMIN_CLONE |
MAIN.PAGE_ADMIN |
String |
page.tpl |
Value placeholder for: page admin clone |
185 |
| Legend |
| Alphanumerical |
Letters or numbers |
| Array |
Array, use with: {PHP.array.pointer} |
| Boolean |
0 or 1 |
| Composite |
A mix of several other types |
| Date |
Formatted date |
| Image |
Image (<img src="..." alt="">) |
| Input |
Form input or textarea |
| Integer |
Integer, positive or negative |
| Link |
A standard link (<a href="...">...</a>) |
| Level |
Integer, between 0 and 59 |
| Raw link |
Raw link (page.php.id=...) |
| String |
String, same as text, but length always inferior to 255 |
| Simple text |
Text, without quotes or double quotes |
| Text |
Text, including special chars |
| Time |
Unix timestamp, in seconds |
| URL |
URL (http://www.seditio.org, or without "http://") |
| System |
Required by the system |