Difference between revisions of "Template:Topic"
From Shangpa Resource Center
| Line 1: | Line 1: | ||
| − | + | <noinclude> | |
| − | + | This is the "Topic" template. | |
| − | | | + | It should be called in the following format: |
| − | + | <pre> | |
| − | | | + | {{Topic |
| − | + | |Short Description= | |
| + | |Long Description= | ||
}} | }} | ||
| + | </pre> | ||
| + | Edit the page to see the template text. | ||
| + | </noinclude><includeonly>{| class="wikitable" | ||
| + | ! Short Description | ||
| + | | [[ShortDescription::{{{Short Description|}}}]] | ||
| + | |- | ||
| + | ! Long Description | ||
| + | | [[LongDescription::{{{Long Description|}}}]] | ||
| + | |} | ||
| + | |||
| + | [[Category:Topic]] | ||
| + | </includeonly> | ||
Revision as of 13:34, 7 December 2018
This is the "Topic" template. It should be called in the following format:
{{Topic
|Short Description=
|Long Description=
}}
Edit the page to see the template text.
