Sandbox: Difference between revisions

From RISC OS
Jump to navigationJump to search
No edit summary
No edit summary
Line 19: Line 19:
</forum_info>
</forum_info>
Test
Test

== Checking for functionality needed for calendar ==

DPL test:
<DPL>
mode=category
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 17:50, 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

DPL test: <DPL> mode=category 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>