Template:WikiPagesColumn: Difference between revisions
Created page with "<includeonly> | style="background: #FFFFFF; padding-left: 2em" | </includeonly><noinclude> This template simulates a <code><nowiki><wikipages></nowiki></code> table, but witho..." |
No edit summary |
||
Line 7: | Line 7: | ||
<pre> | <pre> | ||
{{WikiPagesStart}} | <li>{{WikiPagesStart}} | ||
[[Example1|example1]] | <li>[[Example1|example1]] | ||
[[Example2|example2]] | <li>[[Example2|example2]] | ||
[[Example3|example3]] | <li>[[Example3|example3]] | ||
{{WikiPagesColumn}} | <li>{{WikiPagesColumn}} | ||
[[ExampleA|exampleA]] | <li>[[ExampleA|exampleA]] | ||
[[ExampleB|exampleB]] | <li>[[ExampleB|exampleB]] | ||
[[ExampleC|exampleC]] | <li>[[ExampleC|exampleC]] | ||
{{WikiPagesEnd}} | {{WikiPagesEnd}} | ||
</pre> | </pre> |
Latest revision as of 09:07, 13 March 2017
This template simulates a <wikipages>
table, but without automatic linking. This template must be used with Template:WikiPagesStart and Template:WikiPagesEnd.
Usage
Copy the code below and substitue your prefered links for the examples shown below. Make sure to use the <li>
tags to get bullets on each line item. Each {{WikiPagesColumn}}
used will add another column to the table.
<li>{{WikiPagesStart}} <li>[[Example1|example1]] <li>[[Example2|example2]] <li>[[Example3|example3]] <li>{{WikiPagesColumn}} <li>[[ExampleA|exampleA]] <li>[[ExampleB|exampleB]] <li>[[ExampleC|exampleC]] {{WikiPagesEnd}}
See also
- {{WikiPagesStart}}
- {{WikiPagesEnd}}