Roguetech Wiki
(Automated Import)
 
Pcjbot (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
 
{{doc/start}}
 
{{doc/start}}
This template creates a main page icon with a text link underneath. As the page width narrows, a group of these icons will rearrange themselves onto as many lines as necessary. The group can be centered by enclosing the template calls in <tt><nowiki><center> ... </center></nowiki></tt> tags.
+
This template creates a main page icon with a text link underneath. As the page width narrows, a group of these icons will rearrange themselves onto as many lines as necessary. The group can be centered by enclosing the template calls in <code><nowiki><center> ... </center></nowiki></code> tags.
   
 
== Customization ==
 
== Customization ==
Line 8: Line 8:
   
 
== Example ==
 
== Example ==
<tt><nowiki><center></nowiki></tt>
+
<code><nowiki><center></nowiki></code>
 
:{{tlx|FP icon|Link-guides.png|Special:Preferences{{!}}Special: Preferences}} &mdash; This line demonstrates how longer titles can be made to wrap if they have spaces
 
:{{tlx|FP icon|Link-guides.png|Special:Preferences{{!}}Special: Preferences}} &mdash; This line demonstrates how longer titles can be made to wrap if they have spaces
 
:{{tlx|FP icon|Link-guides.png|nolink=1|Main Page}} &mdash; This line demonstrates how to remove the text link below the icon
 
:{{tlx|FP icon|Link-guides.png|nolink=1|Main Page}} &mdash; This line demonstrates how to remove the text link below the icon
Line 14: Line 14:
 
:{{tlx|FP icon|Link-guides.png|Project:Community portal{{(}}!{{)}}Locations}} &mdash; This line demonstrates how to change the display text for a given link
 
:{{tlx|FP icon|Link-guides.png|Project:Community portal{{(}}!{{)}}Locations}} &mdash; This line demonstrates how to change the display text for a given link
 
:{{tlx|FP icon|Link-guides.png|Special:Random|size{{=}}100px}} &mdash; This image has a size parameter
 
:{{tlx|FP icon|Link-guides.png|Special:Random|size{{=}}100px}} &mdash; This image has a size parameter
<tt><nowiki></center></nowiki></tt>
+
<code><nowiki></center></nowiki></code>
   
 
'''Generates''':
 
'''Generates''':

Latest revision as of 16:55, 14 November 2018

Template-info Documentation

This template creates a main page icon with a text link underneath. As the page width narrows, a group of these icons will rearrange themselves onto as many lines as necessary. The group can be centered by enclosing the template calls in <center> ... </center> tags.

Customization

  • The vertical alignment can be changed from either top to bottom depending on the nature of the icons.
  • The default size of the icons can be changed, or the size parameter can be set.
  • The text links under the icons can be removed.

Example

<center>

{{FP icon|Link-guides.png|Special:Preferences|Special: Preferences}} — This line demonstrates how longer titles can be made to wrap if they have spaces
{{FP icon|Link-guides.png|Main Page}} — This line demonstrates how to remove the text link below the icon
{{FP icon|Link-guides.png|https://google.com Google}} — This line demonstrates how to create an external link
{{FP icon|Link-guides.png|Project:Community portal{{!}}Locations}} — This line demonstrates how to change the display text for a given link
{{FP icon|Link-guides.png|Special:Random|size=100px}} — This image has a size parameter

</center>

Generates:

Main Page