pre
| Table of Contents |
First Edition. 06/10/2006
Last Modified. 06/10/2006
Last Modified. 06/10/2006
Preformatted Text Htmlinsert Script
| Summary | Preformatted Text Htmlinsert Script |
|---|---|
| Compatible Versions | htmlinsert rev.7 |
| Developer | sonots |
| First Edition | 06/10/2006 |
This page is written in both English and Japanese.
Abstract
This htmlinsert script shows argument with pre tags.
Related
- org:自作プラグイン/codehighlight.inc.php
- 梱包の pre.inc.php(消失?)。soft, number オプションなどなど - panda:pre.inc.php
- soft 可
Source Code
First, please install ../../htmlinsert.inc.php and configure it. then save follows as a wiki page whose name is :HTML/pre.
<pre>${body=}</pre>
How to use
Variables
- body
Examples
#htmlinsert(pre){{
body=<html>
<body>
</body>
</html>
}}
HTMLResults
<p>htmlinsert(): The given page does not have the given htmlinsert variable(s).</p>
Results
htmlinsert(): The given page does not have the given htmlinsert variable(s).


