Revision history for LastUsersActionInfo
Revision [22764]
Last edited on 2016-05-20 07:38:42 by DarTar [Replaces old-style internal links with new pipe-split links.]Additions:
This page can now be found on the [[Docs:LastUsersActionInfo | Wikka Documentation Server]].
An archive of [[http://wikkawiki.org/LastUsersActionInfo/revisions | old revisions of this page]] is still available for reference.<<
An archive of [[http://wikkawiki.org/LastUsersActionInfo/revisions | old revisions of this page]] is still available for reference.<<
Deletions:
An archive of [[http://wikkawiki.org/LastUsersActionInfo/revisions
old revisions of this page]] is still available for reference.<<
Additions:
<<===This page has moved===
This page can now be found on the [[Docs:LastUsersActionInfo Wikka Documentation Server]].
Thanks for updating your bookmarks!
An archive of [[http://wikkawiki.org/LastUsersActionInfo/revisions
old revisions of this page]] is still available for reference.<<
::c::
CategoryMigratedDocs
This page can now be found on the [[Docs:LastUsersActionInfo Wikka Documentation Server]].
Thanks for updating your bookmarks!
An archive of [[http://wikkawiki.org/LastUsersActionInfo/revisions
old revisions of this page]] is still available for reference.<<
::c::
CategoryMigratedDocs
Deletions:
=====Lastusers Action Documentation=====
This the documentation page for the Lastusers 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 the last users who have registered to the wiki (if there are any).
==Parameters==
""<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>max</td><td>integer</td><td>optional</td><td>100</td><td>number of users beeing displayed (maximum is 100)</td></tr>
</tbody>
</table>""
==Long description==
If you have users being registered in the wiki, they are shown in a list, ordered after sign-up date (last one first). You can also see the number of pages they own and the date and time they have signed up.
You can set the number of users to be shown with the parameter "max".
Usage:
%%{{lastusers [max="20"]}}%%
example:
{{lastusers max="10"}}
==Author==
?
CategoryDocumentation
Additions:
Displays the last users who have registered to the wiki (if there are any).
If you have users being registered in the wiki, they are shown in a list, ordered after sign-up date (last one first). You can also see the number of pages they own and the date and time they have signed up.
If you have users being registered in the wiki, they are shown in a list, ordered after sign-up date (last one first). You can also see the number of pages they own and the date and time they have signed up.
Deletions:
If you have users beeing registered in the wiki, they are shown in a list, ordered after sign-up date (last one first). You can also see the numbers of pages they own and the date and time they have signed up.
Additions:
=====Lastusers Action Documentation=====
This the documentation page for the Lastusers action.
This the documentation page for the Lastusers action.
Deletions:
This the documentation page for the LastUsers action.
Additions:
=====LastUsers Action Documentation=====
This the documentation page for the LastUsers action.
Displayes the last users who have registered to the wiki (if there are any).
""<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>max</td><td>integer</td><td>optional</td><td>100</td><td>number of users beeing displayed (maximum is 100)</td></tr>
</tbody>
</table>""
If you have users beeing registered in the wiki, they are shown in a list, ordered after sign-up date (last one first). You can also see the numbers of pages they own and the date and time they have signed up.
You can set the number of users to be shown with the parameter "max".
%%{{lastusers [max="20"]}}%%
{{lastusers max="10"}}
This the documentation page for the LastUsers action.
Displayes the last users who have registered to the wiki (if there are any).
""<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>max</td><td>integer</td><td>optional</td><td>100</td><td>number of users beeing displayed (maximum is 100)</td></tr>
</tbody>
</table>""
If you have users beeing registered in the wiki, they are shown in a list, ordered after sign-up date (last one first). You can also see the numbers of pages they own and the date and time they have signed up.
You can set the number of users to be shown with the parameter "max".
%%{{lastusers [max="20"]}}%%
{{lastusers max="10"}}
Deletions:
This the documentation page for the Backlinks action.
Display the pages linking to the current page.
This action does not accept parameters.
If there is at least one other page in the wiki, which links to the current page, the name(s) are shown as a simple list , ordered alphabetically.
%%{{backlinks}}%%
{{backlinks}}