Revision history for InterwikilistActionInfo


Revision [22901]

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


Revision [18113]

Edited on 2008-01-27 02:34:53 by JavaWoman [Migrated to doc server]
Additions:
<<===This page has moved===
This page can now be found on the [[Docs:InterwikilistActionInfo Wikka Documentation Server]].
Thanks for updating your bookmarks!
An archive of [[http://wikkawiki.org/InterwikilistActionInfo/revisions
old revisions of this page]] is still available for reference.<<
::c::
CategoryMigratedDocs
Deletions:
[[WikkaDocumentation Wikka Documentation]]
=====Interwikilist Action Documentation=====
This is the documentation page for the Interwikilist 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==
Displays a list of shortcuts to other webpages and their url.
==Parameters==
This action does not accept a parameter.
==Long description==
The interwiki.conf file in the wikki directory contains a list of shortcuts to other webpages, for example "wikka:" for "http://wikkawiki.org/". With these shortcuts you can write for example [[WikiPedia:Albert_Einstein]] instead of [[http://en.wikipedia.org/wiki/Albert_Einstein]]
Usage:
%%{{interwikilist}}%%
Example:
{{interwikilist}}
==Author==
?
CategoryDocumentation


Revision [17247]

Edited on 2007-07-08 14:43:57 by JavaWoman [wikka.jsnx.com -> wikkawiki.org (plus ending slash)]
Additions:
The interwiki.conf file in the wikki directory contains a list of shortcuts to other webpages, for example "wikka:" for "http://wikkawiki.org/". With these shortcuts you can write for example [[WikiPedia:Albert_Einstein]] instead of [[http://en.wikipedia.org/wiki/Albert_Einstein]]
Deletions:
The interwiki.conf file in the wikki directory contains a list of shortcuts to other webpages, for example "wikka:" for "http://wikka.jsnx.com". With these shortcuts you can write for example [[WikiPedia:Albert_Einstein]] instead of [[http://en.wikipedia.org/wiki/Albert_Einstein]]


Revision [6573]

Edited on 2005-03-07 19:50:21 by NilsLindenberg [created]
Additions:
=====Interwikilist Action Documentation=====
This is the documentation page for the Interwikilist action.
Displays a list of shortcuts to other webpages and their url.
This action does not accept a parameter.
The interwiki.conf file in the wikki directory contains a list of shortcuts to other webpages, for example "wikka:" for "http://wikka.jsnx.com". With these shortcuts you can write for example [[WikiPedia:Albert_Einstein]] instead of [[http://en.wikipedia.org/wiki/Albert_Einstein]]
%%{{interwikilist}}%%
Example:
{{interwikilist}}
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"]}}%%
Examples:
""{{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 [6572]

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