All tags for the skin file
				The tags listed here are valid only in the skin file : pm.tpl
			
															| # | Tag   | Block or loop   | Type   | TPL   | Details   | Ver.   | 
| 1 | PM_ARCHIVES | - | ? | pm.tpl | 100 | |
| 2 | PM_INBOX | - | ? | pm.tpl | 100 | |
| 3 | PM_PAGETITLE | - | Link | pm.tpl | 100 | |
| 4 | PM_ROW_DATE | PM_ROW | Date | pm.tpl | 100 | |
| 5 | PM_ROW_FROMORTOUSER | PM_ROW | ? | pm.tpl | 100 | |
| 6 | PM_ROW_FROMUSER | PM_ROW | ? | pm.tpl | 100 | |
| 7 | PM_ROW_FROMUSERID | PM_ROW | Integer | pm.tpl | 100 | |
| 8 | PM_ROW_ICON_ACTION | PM_ROW | ? | pm.tpl | 100 | |
| 9 | PM_ROW_ICON_STATUS | PM_ROW | ? | pm.tpl | 100 | |
| 10 | PM_ROW_ID | PM_ROW | Integer | pm.tpl | 100 | |
| 11 | PM_ROW_ODDEVEN | PM_ROW | String | pm.tpl | odd or even | 100 | 
| 12 | PM_ROW_STATE | PM_ROW | ? | pm.tpl | 100 | |
| 13 | PM_ROW_TEXT | PM_ROW | Text | pm.tpl | 100 | |
| 14 | PM_ROW_TITLE | PM_ROW | Link | pm.tpl | 100 | |
| 15 | PM_ROW_TOUSER | PM_ROW | ? | pm.tpl | 100 | |
| 16 | PM_ROW_TOUSERID | PM_ROW | Integer | pm.tpl | 100 | |
| 17 | PM_SENDNEWPM | - | ? | pm.tpl | 100 | |
| 18 | PM_SENTBOX | - | ? | pm.tpl | 100 | |
| 19 | PM_SUBTITLE | - | String | pm.tpl | 100 | |
| 20 | PM_TOP_CURRENTPAGE | - | ? | pm.tpl | 100 | |
| 21 | PM_TOP_PAGENEXT | - | ? | pm.tpl | 100 | |
| 22 | PM_TOP_PAGEPREV | - | ? | pm.tpl | 100 | |
| 23 | PM_TOP_TOTALPAGES | - | ? | pm.tpl | 100 | 
| 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=...) | 
| Alphanumerical | 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.t3-design.com, or without "http://") | 
| System | Required by the system |