Template:Tag: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{{content|}}} | {{{content|}}} | ||
<div style="display:none;"> | <div style="display:none;"> | ||
<!-- | <!-- Manually set properties --> | ||
[[Has display title::{{{display_title|}}}]] | |||
[[Belongs to main category::{{{main_category|}}}]] | |||
--> | |||
[[Has display title:: | |||
</div> | </div> | ||
[[Category:Topic Tags]] | [[Category:Topic Tags]] | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
This template | This is the simple template for Topic Tags. | ||
== Usage == | == Usage == | ||
{{Tag | {{Tag | ||
| | |display_title=The Exact Title You Want | ||
|main_category= | |main_category=The Main Category | ||
|content=Description of the topic. | |||
|content= | |||
}} | }} | ||
</noinclude> | </noinclude> |