v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Difference between revisions of "Template:Catbox"

From Dwarf Fortress Wiki
Jump to navigation Jump to search
(link image as well)
m (categorization)
(One intermediate revision by one other user not shown)
Line 4: Line 4:
 
<div style="position: absolute; top: 0px; left: 0px; z-index: 2;">[[Image:catback.png|link=:Category:{{{1|{{FULLPAGENAME}}}}}]]</div>
 
<div style="position: absolute; top: 0px; left: 0px; z-index: 2;">[[Image:catback.png|link=:Category:{{{1|{{FULLPAGENAME}}}}}]]</div>
 
</div>
 
</div>
</th></tr></table>
+
</th></tr></table><noinclude>Usage:  
<noinclude>Usage:  
 
  
 
<nowiki>{{catbox | cat}}</nowiki> creates a floating box linked to category "cat". (specifically, <nowiki>[[:Category:</nowiki>''cat'']])
 
<nowiki>{{catbox | cat}}</nowiki> creates a floating box linked to category "cat". (specifically, <nowiki>[[:Category:</nowiki>''cat'']])
  
 
<nowiki>{{catbox}}</nowiki> creates a floating box linked to the category with the same name as the current page (including namespace).
 
<nowiki>{{catbox}}</nowiki> creates a floating box linked to the category with the same name as the current page (including namespace).
</noinclude>
+
</noinclude><noinclude>[[Category:Navigation templates]]</noinclude>

Revision as of 15:27, 9 September 2019

Usage:

{{catbox | cat}} creates a floating box linked to category "cat". (specifically, [[:Category:cat]])

{{catbox}} creates a floating box linked to the category with the same name as the current page (including namespace).