From Fedora Project Wiki

mNo edit summary
(Change to click!)
Line 15: Line 15:
  |header fail
  |header fail
place a line that contains
place a line that contains
  |''shortname'' = [[Image:''filename.png''|tooltip]]
  |''shortname'' = {{#Click:URL|Image:''filename.png''|tooltip}}
replacing ''shortname'' with the shortname you wanted to use, ''filename.png'' with the filename, and ''tooltip'' with the image tooltip.
replacing ''shortname'' with the shortname you wanted to use, ''filename.png'' with the filename, and ''tooltip'' with the image tooltip.  Note, the tooltip does not work yet.


The last and most important part: document your change! Above in the list that shows on the page, add your entry and the index page for your group.
The last and most important part: document your change! Above in the list that shows on the page, add your entry and the index page for your group.
</noinclude><includeonly><div style="float:right; padding: 0px 0px 1em 1em;">
</noinclude><includeonly><div style="float:right; padding: 0px 0px 1em 1em;">
{{#switch:{{{1|none}}}
{{#switch:{{{1|none}}}
|fonts = [[Image:SIGs_Fonts_CompactHeader.png|A page of the Fedora Fonts Special Interest Group]]
|fonts = {{#Click:SIGs/Fonts|SIGs_Fonts_CompactHeader.png|A page of the Fedora Fonts Special Interest Group}}
|header fail
|header fail
}}
}}
</div></includeonly>
</div></includeonly>

Revision as of 15:50, 7 June 2008

This template provides compact headers for interested Fedora groups. The syntax is as follows:

{{CompactHeader|group}}

where group is replaced by one of:


Adding your group's compact header to this template

First, pick a short, individual word that describes your group that isn't above. For examples, see above.

We need a compact header image now. Upload or find your 480x50 compact header image and get the name of it, including the Image: and the syntax.

Now, edit this template, and above the line that says

|header fail

place a line that contains

|shortname = {{#Click:URL|Image:filename.png|tooltip}}

replacing shortname with the shortname you wanted to use, filename.png with the filename, and tooltip with the image tooltip. Note, the tooltip does not work yet.

The last and most important part: document your change! Above in the list that shows on the page, add your entry and the index page for your group.