FrontPage 

TB Wiki

Login

TestProcessors in split format

{{TableOfContents}}

Local Processors [edit section]

= Local Processors =
== Processor Foo ==
Here is the output from the processor Foo:
{{{#!Foo
Here is processor Foo's content.
}}}

----

Processor Bold [edit section]

== Processor Bold ==
Here is output from processor "Bold":
{{{#!Bold
This text should be bold.
}}}

Process PigLatin [edit section]

== Process PigLatin ==
Here is output from processor "PigLatin":
Here is the original text:
Here is the original text:
This text and the word "apple" should be translated to pig latin, eh?
This text and the word "apple" should be translated to pig latin, eh?
And here is the translation:
And here is the translation:
{{{#!PigLatin
This text and the word "apple" should be translated to pig latin, eh?
}}}
Note that the PigLatin translator is very simple, and only handles simple words.
Note that the PigLatin translator is very simple, and only handles
simple words.

Processors with their own test pages [edit section]

TestProcessorHTML * TestProcessorRegEx * TestProcessorBC * TestProcessorGetBlock * TestProcessorFooReplace * TestProcessorUserChoice * TestProcessorYellowBlock * TestProcessorTestBlockName
= Processors with their own test pages =
 * [[TestProcessorHTML]]
 * [[TestProcessorRegEx]]
 * [[TestProcessorBC]]
 * [[TestProcessorGetBlock]]
 * [[TestProcessorFooReplace]]
 * [[TestProcessorUserChoice]]
 * [[TestProcessorYellowBlock]]
 * [[TestProcessorTestBlockName]]

Processor test page template [edit section]

TestProcessorTemplate
= Processor test page template =
Please use this template when creating a new processor test page:
 * [[TestProcessorTemplate]]

Charts [edit section]

Processor Chart Test * See TestProgressChart
== Charts ==
 * See [[Processor Chart Test]]
 * See [[TestProgressChart]]
TBWiki engine 1.9.1 by Tim Bird