|
|
{{TableOfContents}}
|
|
|
= Local Processors === Processor Foo ==Here is the output from the processor Foo:
|
|
|
{{{#!FooHere is processor Foo's content.}}}
|
|
----
|
|
|
== Processor Bold ==Here is output from processor "Bold":
|
|
|
{{{#!BoldThis text should be bold.}}}
|
|
|
== 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:
|
|
|
{{{#!PigLatinThis text and the word "apple" should be translated to pig latin, eh?}}}
|
|
Note that the PigLatin translator is very simple, and only handlessimple words.
|
Note that the PigLatin translator is very simple, and only handlessimple words.
|
|
TestProcessorHTML
|
= Processors with their own test pages = * [[TestProcessorHTML]] * [[TestProcessorRegEx]] * [[TestProcessorBC]] * [[TestProcessorGetBlock]] * [[TestProcessorFooReplace]] * [[TestProcessorUserChoice]] * [[TestProcessorYellowBlock]] * [[TestProcessorTestBlockName]]
|
|
TestProcessorTemplate
|
= Processor test page template =Please use this template when creating a new processor test page: * [[TestProcessorTemplate]]
|
|
Processor Chart Test
|
== Charts == * See [[Processor Chart Test]] * See [[TestProgressChart]]
|