User:Tom/Sandbox6: Difference between revisions
< User:Tom
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary Tags: Reverted Visual edit: Switched |
||
Line 1: | Line 1: | ||
{{ | ==Examples== | ||
{| class="wikitable" | |||
!What to Type!!Example!!Explanation | |||
|- valign="top" | |||
|<small>{{tlx|PDFLink | Saintapedia test.pdf{{sp}} | Collaborative action process{{sp}} }}</small> | |||
|{{PDFLink | Saintapedia test.pdf | Collaborative action process }} | |||
| rowspan="2" |Link to a [[Adobe PDF]] (.pdf) file and show icon | |||
|- valign="top" | |||
|<small>{{tlx|PDFLink | Saintapedia test.pdf{{sp}} }}</small> | |||
|{{PDFLink | Saintapedia test.pdf }} | |||
|- valign="top" | |||
| style="white-space: nowrap;" |<small>{{code|<nowiki>[[File:Saintapedia test.pdf | Collaborative action process | 300px]]</nowiki>}}</small> | |||
|[[File:Saintapedia test.pdf | Collaborative action process | 300px]] | |||
|A direct link to a PDF file, rather than using {{tlc|PDFLink}} will show the first page of the PDF file as an image. See [http://www.mediawiki.org/wiki/Extension:PdfHandler#Usage Extension:PdfHandler#Usage] for more information. | |||
|} |
Revision as of 22:35, 8 September 2024
Examples
What to Type | Example | Explanation |
---|---|---|
{{PDFLink | Saintapedia test.pdf | Collaborative action process }}
|
Collaborative action process ![]() |
Link to a Adobe PDF (.pdf) file and show icon |
{{PDFLink | Saintapedia test.pdf }}
|
Saintapedia test.pdf ![]() | |
[[File:Saintapedia test.pdf | Collaborative action process | 300px]]
|
![]() |
A direct link to a PDF file, rather than using {{PDFLink}} will show the first page of the PDF file as an image. See Extension:PdfHandler#Usage for more information.
|