Difference between revisions of "Template:P Topic Table"
Jump to navigation
Jump to search
(Created page with "<noinclude> {{Template}} This template creates only one row with two columns, it is used for a lot of the Topic pages. So this: <code>{{P Topic Table|Bla|Blubber}}</code> W...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
So this: | So this: | ||
< | <nowiki>{{P Topic Table|Bla|Blubber}}</nowiki> | ||
Will result in: | Will result in: | ||
Line 15: | Line 15: | ||
{| width=100% | {| width=100% | ||
|- valign=top | |- valign=top | ||
| width=30% |{{{1}}} | | width=30% style="min-width:300px" |{{{1}}} | ||
|{{{2}}} | |{{{2}}} | ||
|} | |} | ||
</includeonly> | </includeonly> |
Latest revision as of 06:01, 10 January 2016
Note: This page is a template. It contains no Paparazzi related information but should be used as part of other articles. For more information, read Help:Templates.
Please do not experiment with this template, it could mess up all pages using this template.
This template creates only one row with two columns, it is used for a lot of the Topic pages.
So this:
{{P Topic Table|Bla|Blubber}}
Will result in:
Bla | Blubber |