Edit... JSPWiki v2.2.28 |
Inserts formatted or unformatted page contents. Usage<wiki:InsertPage page="<page name>" mode="plain|html" />Parameters
Example<%@ taglib uri="/WEB-INF/jspwiki.tld" prefix="wiki" %> <html> <head> <title><wiki:PageName /></title> </head> <body> <h1><wiki:PageName /></h1> <wiki:InsertPage /> <hr /><br /> <wiki:EditLink>Edit this page</wiki:EditLink> </body> </html>This is an extraordinarily minimal template for JSPWiki, which basically just displays the page name in a h1-type heading, and then inserts the renderd page contents.
Earthdawn (R) ist ein eingetragenes Warenzeichen der FASA Corporation. Barsaive (TM) ist ein Warenzeichen der FASA Corporation. Copyright (c) 2015 by FASA Corporation. Copyright der deutschen Ausgabe (c) 2015 by Ulisses Spiele GmbH, Waldems. www.ulisses-spiele.de. Diese Webseite unterliegt keiner Abnahme oder Genehmigung durch Ulisses Spiele oder FASA.
|