0612b76412
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2472020 b8457f37-d9ea-0310-8a92-e5e31aec5664
29 lines
1 KiB
HTML
29 lines
1 KiB
HTML
<!--<?php//for docblock, @see MCI_Footnotes_Template::process_template()
|
|
/**
|
|
*/?>
|
|
-->
|
|
<tr class="footnotes_plugin_reference_row">
|
|
<td
|
|
class="footnote_plugin_index"
|
|
><[[link-span]]
|
|
id="footnote_plugin_reference_[[post_id]]_[[container_id]]_[[note_id]]"
|
|
class="footnote_index"
|
|
onclick="footnote_moveToAnchor_[[post_id]]_[[container_id]]('footnote_plugin_tooltip_[[post_id]]_[[container_id]]_[[note_id]]');"
|
|
[[hard-link]]
|
|
>[[index]][[terminator]]</[[link-span]]
|
|
>[[anchor-element]]</td
|
|
>
|
|
<td
|
|
class="footnote_plugin_symbol"
|
|
><[[link-span]]
|
|
onclick="footnote_moveToAnchor_[[post_id]]_[[container_id]]('footnote_plugin_tooltip_[[post_id]]_[[container_id]]_[[note_id]]');"
|
|
class="footnote_backlink"
|
|
[[hard-link]]
|
|
>[[arrow]]</[[link-span]]
|
|
></td
|
|
>
|
|
<td
|
|
class="footnote_plugin_text"
|
|
>[[text]]</td
|
|
>
|
|
</tr>
|