Revision history for NewpageActionInfo


Revision [22761]

Last edited on 2016-05-20 07:38:42 by NilsLindenberg [Replaces old-style internal links with new pipe-split links.]
Additions:
This page can now be found on the [[Docs:NewpageActionInfo | Wikka Documentation Server]].
An archive of [[http://wikkawiki.org/NewpageActionInfo/revisions | old revisions of this page]] is still available for reference.<<
Deletions:
This page can now be found on the [[Docs:NewpageActionInfo Wikka Documentation Server]].
An archive of [[http://wikkawiki.org/NewpageActionInfo/revisions
old revisions of this page]] is still available for reference.<<


Revision [17965]

Edited on 2008-01-27 02:34:52 by NilsLindenberg [Migrated to doc server]
Additions:
<<===This page has moved===
This page can now be found on the [[Docs:NewpageActionInfo Wikka Documentation Server]].
Thanks for updating your bookmarks!
An archive of [[http://wikkawiki.org/NewpageActionInfo/revisions
old revisions of this page]] is still available for reference.<<
::c::
CategoryMigratedDocs
Deletions:
[[WikkaDocumentation Wikka Documentation]]
=====Newpage Action Documentation=====
This is the documentation page for the Newpage action.
//Once the planned 'autodoc' feature for actions is "live", this page will contain the automatically-generated documentation by just including an action; for now, I've just manually created the text.//
===Documentation===
==Short description==
Creates a new page in the wiki, using a name the user wrote into the formula.
==Parameters==
This action does not accept a parameter.
==Long description==
You just have to input a WikiName in the form and click on the #%Create and Edit#% button.
Usage:
%%{{newpage}}%%
Examples:
{{newpage}}
==Author==
[[http://knowledge.martignier.net Costal Martigner]]
Modified by JsnX and JavaWoman 2005-1-17
CategoryDocumentation


Revision [6570]

Edited on 2005-03-07 19:11:15 by NilsLindenberg [created]
Additions:
=====Newpage Action Documentation=====
This is the documentation page for the Newpage action.
Creates a new page in the wiki, using a name the user wrote into the formula.
This action does not accept a parameter.
You just have to input a WikiName in the form and click on the #%Create and Edit#% button.
%%{{newpage}}%%
{{newpage}}
[[http://knowledge.martignier.net Costal Martigner]]
Modified by JsnX and JavaWoman 2005-1-17
Deletions:
=====Color/ Colour Action Documentation=====
This is the documentation page for the Color / Colour action(s).
Displays a given text in a given color.
""<table cellspacing="0" cellpadding="2" border="1">
<thead>
<tr><th scope="col">name</th><th scope="col">type</th><th scope="col">required?</th><th scope="col">default</th><th scope="col">description</th></tr>
</thead>
<tbody>
<tr><td>text</td><td>string</td><td>mandatory</td><td>-</td><td>the text you want to display colored</td></tr>
<tr><td>c</td><td>string</td><td>optional</td><td>-</td><td>color you want to use, like "blue"</td></tr>
<tr><td>hex</td><td>string?</td><td>optional</td><td>-</td><td>color in hex values</td></tr>
</tbody>
</table>""
With the actions "color" and "colour" (the later one is a synonymon) you can display a test in a color you want.
Note that you must add a text and either use "c" or "hex" for the color.
%%{{color [text="This is my text"] [c="red"]}}%%
""{{color c="green" text="This is a test."}}"" gives:
{{color c="green" text="This is a test."}}
If you want to use hex values:
""{{color hex="#DD0000" text="This is another test."}}"" to give:
{{color hex="#DD0000" text="This is another test."}}
?


Revision [6569]

The oldest known version of this page was created on 2005-03-07 19:06:41 by NilsLindenberg [created]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki