Changes

Jump to: navigation, search
m
Sample HTML Templates
[[Image:Regist.png]]
 
E.g.
 
'''List Template:
<pre>
<html>
 
<h2>Welcome to the Event Registration</h2>
<hr>
 
@navbar@
 
<body>
<table>
[#
<tr><td>@button@</td>
<td class=@statusclass@>@name@ |</td><td>@type@ |</td><td>@description@</td></tr>
#]
</table>
 
</body>
</html>
</pre>
 
'''Details Template:
<pre>
<html>
 
<body>
<b>Name of event:</b> @name@<br>
<b>Description:</b> @description@<br><br>
@button@
 
</body>
</html>
</pre>
==Events Posted on This Page==
214
edits

Navigation menu