O ile nie zaznaczono inaczej, prawa autorskie zamieszczonych materiałów należą do Jana Woreczko & Wadi.
(Unless otherwise stated, the copyright of the materials included belong to Jan Woreczko & Wadi.)
Szablon:Djvu/TemplateDoc
Z Wiki.Meteoritica.pl
(Różnice między wersjami)
(Utworzył nową stronę „== Informacje == * Manual: [http://www.mediawiki.org/wiki/Manual:How_to_use_DjVu_with_MediaWiki How to use DjVu with MediaWiki] * Help: [http://commons.wikimedia.org/...”) |
m |
||
| (Nie pokazano 8 wersji pomiędzy niniejszymi.) | |||
| Linia 1: | Linia 1: | ||
| + | {{Strona narzędziowa}} | ||
== Informacje == | == Informacje == | ||
| Linia 5: | Linia 6: | ||
* Help: [http://commons.wikimedia.org/wiki/Help:Creating_a_DjVu_file Creating a DjVu file] | * Help: [http://commons.wikimedia.org/wiki/Help:Creating_a_DjVu_file Creating a DjVu file] | ||
| - | * Generowanie: [ | + | * Generowanie: [https://any2djvu.djvuzone.org/ Any2DjVu Server] lub [https://djvu.org/any2djvu.html DjVu.org] plików DjVu |
| + | === Zmiany === | ||
| - | {{ | + | Nowy szablon z użyciem selektora atrybutu w Common.css i pliku ikonki [[Image:Icon-file-djvu.gif]] |
| + | <nowiki> | ||
| + | <span class="file-djvu">[[:file:{{{1}}}|{{{2}}}]]{{Do not print}}</span> | ||
| + | |||
| + | span[class^="file-djvu"] a | ||
| + | { | ||
| + | background: url("/meteoritica/CSS/Icon-file-djvu.gif") center right no-repeat; | ||
| + | padding-right: 16px; | ||
| + | }</nowiki> | ||
| + | |||
| + | Stary szablon (usunięty) z użyciem <nowiki><div class="link-djvu"></div></nowiki> = <div class="link-djvu"></div> | ||
| + | <nowiki> | ||
| + | [[:file:{{{1}}}|{{{2}}}]]<div class="link-djvu"></div>{{Do not print}}<noinclude> </nowiki> | ||
Aktualna wersja na dzień 18:30, 26 kwi 2026
| Strona narzędziowa portalu Wiki.Meteoritica.pl (Tool page of the Wiki.Meteoritica.pl portal) |
Informacje
- Manual: How to use DjVu with MediaWiki
- Help: Creating a DjVu file
- Generowanie: Any2DjVu Server lub DjVu.org plików DjVu
Zmiany
Nowy szablon z użyciem selektora atrybutu w Common.css i pliku ikonki
<span class="file-djvu">[[:file:{{{1}}}|{{{2}}}]]{{Do not print}}</span>
span[class^="file-djvu"] a
{
background: url("/meteoritica/CSS/Icon-file-djvu.gif") center right no-repeat;
padding-right: 16px;
}
Stary szablon (usunięty) z użyciem <div class="link-djvu"></div> =
[[:file:{{{1}}}|{{{2}}}]]<div class="link-djvu"></div>{{Do not print}}<noinclude>