Template:Fix
From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
Usage
{{fix
|link = <Page which text should link to, without brackets>
|text = <Text to be displayed for the link>
|pre-text = <Optional text to print before the linked text>
|post-text = <Optional text to print after the linked text>
|class = <Classes to set text to>
|title = <Tooltip text to display when mouse is hovered over link>
|special = <Optional replacement for text, link, title, pre-text, and post-text -
allowing user to define a non-standard format>
|cat = <Category to include page in>
}}
Purpose
Most inline notices use virtually identical formats. This template is designed to provide a single standardized format which can accommodate the different text, links, and categories of individual templates.
For example,, can be produced with:
{{fix
|link=Forum:Index
|pre-text=needs
|text=cleanup
|title=The material in the vicinity of this tag may require cleanup
|cat=Articles in need of improvement}}
This methodology allows new inline templates to be created by just filling in the parameters above. This also allows consistent formatting, features, and syntax across the range of templates.