ForumTest: Unterschied zwischen den Versionen
Aus Geometrie-Wiki
Zeile 1: | Zeile 1: | ||
− | |||
− | |||
Hier kann das DPLforum getestet werden. | Hier kann das DPLforum getestet werden. | ||
<br/> | <br/> | ||
Zeile 22: | Zeile 20: | ||
</createbox> | </createbox> | ||
− | <table class="forumlist" width="700px"><tr><th class="forum_title" width="50%" align="left"> | + | <tt><nowiki><table class="forumlist" width="700px"> |
+ | <tr><th class="forum_title" width="50%" align="left">Artikelname</th> | ||
+ | <th class="forum_edited" align="left" width="30%">Letzter Beitrag</th></tr> | ||
+ | <forum> | ||
+ | namespace={{NAMESPACE}} | ||
+ | prefix={{PAGENAME}}/ | ||
+ | addauthor=true | ||
+ | addlasteditor=true | ||
+ | historylink=true | ||
+ | compact=all | ||
+ | count=15 | ||
+ | </forum> | ||
+ | </table></nowiki></tt> | ||
+ | |||
+ | |||
+ | |||
+ | <table class="forumlist" width="700px"><tr><th class="forum_title" width="50%" align="left">Artikelname</th><th class="forum_edited" align="left" width="30%">Letzter Beitrag</th></tr> | ||
<forum> | <forum> | ||
namespace={{NAMESPACE}} | namespace={{NAMESPACE}} | ||
Zeile 32: | Zeile 46: | ||
count=15 | count=15 | ||
</forum></table> | </forum></table> | ||
+ | |||
+ | |||
+ | <nowiki><table class="forumlist" width="500px"> | ||
+ | <tr><th class="forum_title" width="70%" align="left">Artikelname</th> | ||
+ | <th class="forum_edited" align="left" width="30%">Letzter Beitrag</th> | ||
+ | </tr> | ||
+ | <forum> | ||
+ | namespace={{NAMESPACE}} | ||
+ | prefix={{PAGENAME}}/ | ||
+ | addauthor=false | ||
+ | addlasteditor=false | ||
+ | historylink=true | ||
+ | compact=all | ||
+ | mode=table | ||
+ | count=15 | ||
+ | </forum></nowiki> | ||
+ | </table> | ||
+ | |||
+ | <table class="forumlist" width="500px"><tr><th class="forum_title" width="70%" align="left">Artikelname</th><th class="forum_edited" align="left" width="30%">Letzter Beitrag</th></tr><forum> | ||
+ | namespace={{NAMESPACE}} | ||
+ | prefix={{PAGENAME}}/ | ||
+ | addauthor=false | ||
+ | addlasteditor=false | ||
+ | historylink=true | ||
+ | compact=all | ||
+ | mode=table | ||
+ | count=15 | ||
+ | </forum> | ||
+ | </table> |
Version vom 3. Mai 2010, 16:08 Uhr
Hier kann das DPLforum getestet werden.
Die Seitenauswahl funktioniert nicht. <createbox> break=no Prefix=ForumTest/ buttonlabel=Neuer Beitrag width=50 </createbox>
<table class="forumlist" width="700px"> <tr><th class="forum_title" width="50%" align="left">Artikelname</th> <th class="forum_edited" align="left" width="30%">Letzter Beitrag</th></tr> <forum> namespace={{NAMESPACE}} prefix={{PAGENAME}}/ addauthor=true addlasteditor=true historylink=true compact=all count=15 </forum> </table>
<forum> namespace= prefix=ForumTest/ addauthor=true addlasteditor=true historylink=true compact=all count=15
</forum>Artikelname | Letzter Beitrag |
---|
<table class="forumlist" width="500px"> <tr><th class="forum_title" width="70%" align="left">Artikelname</th> <th class="forum_edited" align="left" width="30%">Letzter Beitrag</th> </tr> <forum> namespace={{NAMESPACE}} prefix={{PAGENAME}}/ addauthor=false addlasteditor=false historylink=true compact=all mode=table count=15 </forum>
</table>
<forum>namespace= prefix=ForumTest/ addauthor=false addlasteditor=false historylink=true compact=all mode=table count=15 </forum>
Artikelname | Letzter Beitrag |
---|