Create Link: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 2: Line 2:


{{Right| hedding=版本資訊 | text=
{{Right| hedding=版本資訊 | text=
* [http://www.soylentred.net/projects/?project=makelink Make Link 2.0.4]
* [http://www.soylentred.net/projects/?project=makelink Make Link 2.1]
* [[MozillaFirefox|Firefox]]/1.5.0.8, 2.0}}
* [[MozillaFirefox|Firefox]]/2.0.0.3}}


Make Link Options
Make Link Options
* Plain Text: <pre>%TEXT% (%URL%)</pre>
* Plain Text: <pre>%TEXT% (%URL%)</pre>
* ''(modified)'' HTML (Use HTML Entities): <pre> <a href="%URL%" target="_blank">%TEXT%</a> </pre>
* ''(modified)'' HTML (Use HTML Entities): <pre><a href="%URL%" target="_blank">%TEXT%</a></pre>
* Forum Code: <pre> [url=%URL%]%TEXT%[/url] </pre>
* Forum Code: <pre>[url=%URL%]%TEXT%[/url]</pre>
* ''(new add)'' Wikipedia Wiki Syntax: <pre> [%URL% %TEXT%] </pre>
* ''(new add)'' Wikipedia Wiki Syntax: <pre>[%URL% %TEXT%]</pre>
* ''(new add)'' [[DokuWiki]] Wiki Syntax: <pre> [[%URL%|%TEXT%]] </pre>
* ''(new add)'' [[DokuWiki]] Wiki Syntax: <pre>[[%URL%|%TEXT%]]</pre>
* ''(new add)'' APA alike ([[Citation format]]): <pre> Author (Pub. Year). %TEXT%. Retrieved LOCAL_TIME, from %URL% </pre>
* ''(new add)'' APA alike ([[Citation format]]): <pre>Author (Year). %TEXT%. Retrieved LOCAL_TIME, from %URL%</pre>


[[Category:Mozilla]] [[Category:Academic]]
[[Category:Mozilla]] [[Category:Academic]]

Revision as of 11:56, 27 March 2007

<< MozillaFirefox

版本資訊


Make Link Options

  • Plain Text:
    %TEXT% (%URL%)
  • (modified) HTML (Use HTML Entities):
    <a href="%URL%" target="_blank">%TEXT%</a>
  • Forum Code:
    [url=%URL%]%TEXT%[/url]
  • (new add) Wikipedia Wiki Syntax:
    [%URL% %TEXT%]
  • (new add) DokuWiki Wiki Syntax:
    [[%URL%|%TEXT%]]
  • (new add) APA alike (Citation format):
    Author (Year). %TEXT%. Retrieved LOCAL_TIME, from %URL%