Difference between revisions of "Template talk:Footnote/old"
Jump to navigation
Jump to search
(→Syntax) |
m (Template talk:Footnote moved to Template talk:Footnote/old: Going to update the template to use cite extension instead but don't really want to relegate this to history.) |
||
(One intermediate revision by one other user not shown) | |||
Line 6: | Line 6: | ||
:You can of course have the hovertext be different then the footnote text. <code><nowiki>{{Footnote|Footnote text|Hover text}}</nowiki></code>. You can use the handle with this syntax mode too, <code><nowiki>{{Footnote|Footnote text|Hover text|handle=unique_identifier}}</nowiki></code> (it doesn't matter where you place the handle variable btw, you could have it before the footnote text and hover text). -- [[User:Strife Onizuka|Strife Onizuka]] 06:45, 27 June 2008 (PDT) | :You can of course have the hovertext be different then the footnote text. <code><nowiki>{{Footnote|Footnote text|Hover text}}</nowiki></code>. You can use the handle with this syntax mode too, <code><nowiki>{{Footnote|Footnote text|Hover text|handle=unique_identifier}}</nowiki></code> (it doesn't matter where you place the handle variable btw, you could have it before the footnote text and hover text). -- [[User:Strife Onizuka|Strife Onizuka]] 06:45, 27 June 2008 (PDT) | ||
::Thx! This template [https://wiki.secondlife.com/w/index.php?title=User%3AZai_Lynch%2FLinden_Bear_Collection&diff=74990&oldid=71184 rawks]! --[[User:Zai Lynch|Zai Lynch]]<sup>([[User talk:Zai Lynch|talk]]|[[Special:Contributions/Zai Lynch|contribs]])</sup> 09:27, 27 June 2008 (PDT) |
Latest revision as of 06:30, 11 May 2009
Syntax
I know that you use it in the example, but i can't really figure out how it's supposed to work in case more textparts are sharing the same footnote. Can you give a short syntax description for that case? It might be a nicer way then the red stars of Template:Nnlink/de (e.g. in Volunteer Portal/de)...
Greetz, Zai Lynch(talk|contribs) 23:46, 26 June 2008 (PDT)
- The syntax is as follows
{{Footnote|Footnote text}}
. If you want multiple links to a footnote you use this for the initial usage{{Footnote|Footnote text|handle=unique_identifier}}
and then you can use{{Footnote|handle=unique_identifier}}
subsequently. At the bottom of the page you want to include the{{Footnotes}}
template which will include the table of footnotes in your page. -- Strife Onizuka 06:35, 27 June 2008 (PDT)
- You can of course have the hovertext be different then the footnote text.
{{Footnote|Footnote text|Hover text}}
. You can use the handle with this syntax mode too,{{Footnote|Footnote text|Hover text|handle=unique_identifier}}
(it doesn't matter where you place the handle variable btw, you could have it before the footnote text and hover text). -- Strife Onizuka 06:45, 27 June 2008 (PDT)