
Include Topics and Web Pages Using
Use the | ||||||||
| Changed: | ||||||||
| < < | TWikiVariables#VarINCLUDE explains the other parameters. | |||||||
| > > | VarINCLUDE explains the other parameters. | |||||||
Note: All text of a topic is included unless it contains a %STARTINCLUDE% and %STOPINCLUDE%, or you specify a section parameter and/or a pattern parameter. A pattern will only search between %STARTINCLUDE% and %STOPINCLUDE%.
Usage Examples1. Display regression test results in a TWiki page
<pre>
%INCLUDE{"http://domain/~qa/v1.1/REDTest.log.txt"}%
</pre>
2. Display Google's robot.txt file
%INCLUDE{"http://www.google.com/robots.txt"}%
3. Display the current time in Tokyo in a TWiki page | ||||||||
| Changed: | ||||||||
| < < |
| |||||||
| > > |
| |||||||
| Changed: | ||||||||
| < < | Related Topics: TWikiVariables#VarINCLUDE, UserDocumentationCategory | |||||||
| > > | Related Topics: VarINCLUDE, UserDocumentationCategory | |||||||