Difference between revisions of "WikiPages"

m (Example 3)
(A US-based software company)
Line 1: Line 1:
: ''Are you looking for information about a [[WikiPage]]?''
 
 
This page is about the <nowiki><WikiPages></nowiki> code.  This code is used to convert a list into [[WikiLinks]] in a table, without needing the normal double brackets or the table code.
 
 
==Example 1==
 
<nowiki><WikiPages></nowiki>
 
Link 1
 
AboutUs.org
 
TedErnst.com|Ted is cool
 
<nowiki></WikiPages></nowiki>
 
 
 
gives you:
 
 
<WikiPages>
 
Link 1
 
AboutUs.org
 
TedErnst.com|Ted is cool
 
</WikiPages>
 
 
==Example 2==
 
You may also specify parameters:
 
<nowiki>
 
<pre>
 
<WikiPages maxcols="3" width="100%">
 
Link 1
 
AboutUs.org
 
TedErnst.com|Ted is cool
 
</WikiPages>
 
</pre>
 
</nowiki>
 
 
gives you:
 
<WikiPages maxcols="3" width="100%">
 
Link 1
 
AboutUs.org
 
TedErnst.com|Ted is cool
 
</WikiPages>
 
 
==Example 3==
 
 
<nowiki>
 
<nowiki>
 
<pre>
 
<pre>
 
<WikiPages maxcols="1" width="100%">
 
<WikiPages maxcols="1" width="100%">
TheLongestDomainNameInTheWorldAndThenSomeAndThenSomeMoreAndMore.com
+
cto247.com
Llanfairpwllgwyngyllgogerychwyrndrobwyll-llantysiliogogogoch.com
 
Llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch.co.uk
 
 
</WikiPages>
 
</WikiPages>
 
</pre>
 
</pre>
 
</nowiki>
 
</nowiki>
 
gives you:
 
<WikiPages maxcols="1" width="100%">
 
TheLongestDomainNameInTheWorldAndThenSomeAndThenSomeMoreAndMore.com
 
Llanfairpwllgwyngyllgogerychwyrndrobwyll-llantysiliogogogoch.com
 
Llanfairpwllgwyngyllgogerychwyrndrobwllllantysiliogogogoch.co.uk
 
</WikiPages>
 

Revision as of 07:35, 11 June 2010

<pre> <WikiPages maxcols="1" width="100%"> cto247.com </WikiPages> </pre>



Retrieved from "http://aboutus.com/index.php?title=WikiPages&oldid=20479470"