Template:Forumpost: Difference between revisions
Jump to navigation
Jump to search
no edit summary
imported>Hb1290 |
imported>Hb1290 No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | |||
This is the "Forumpost" template. | |||
It should be called in the following format: | |||
<pre> | <pre> | ||
{{Forumpost | {{Forumpost | ||
|text= | |||
|text= | |||
}} | }} | ||
</pre> | </pre> | ||
Edit the page to see the template text. | |||
{{#cargo_declare:_table=Forumpost|text=Text}} | |||
</noinclude><includeonly>{{#cargo_store:_table=Forumpost|text={{{text|}}} }}{| class="wikitable" | |||
! text | |||
| {{{text|}}} | |||
|} | |||
</includeonly> | |||