Sandbox: Difference between revisions

From RISC OS
Jump to navigationJump to search
No edit summary
No edit summary
Line 22: Line 22:
== Checking for functionality needed for calendar ==
== Checking for functionality needed for calendar ==


<calendar>
DPL test:
name=Current Events
<DPL>
view=month
mode=category
</calendar>
ordermethod=title
headingmode=none
category=OpenEdit
category=Active|Vibrant
</DPL>
ParserFunctions test: {{#expr: 1 and -1 }}
InputBox test: <inputbox>
type=search
width=42
buttonlabel=Go
searchbuttonlabel=Search
break=no
</inputbox>

Revision as of 18:22, 4 October 2009

This is the riscos.info sandbox. Here you can try out the Wiki functionality and put in anything you want.

Click on the edit tab above to give it a go.

This is a Sandbox headline

This is some bold text

Sand from the Sandbox in my sox!

Forum display test

<forum_info>

   postcount=no
   idnot_class=
   riscos=yes
   styleLastAction=font-size:85%;font-style:italic
   styleReplies=font-size:85%;font-weight:bold

</forum_info> Test

Checking for functionality needed for calendar

<calendar> name=Current Events view=month </calendar>