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)
m |
|||
| (Nie pokazano 6 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 === | === Zmiany === | ||
| - | Nowy szablon z użyciem selektora atrybutu w Common.css i pliku ikonki [[Image:Icon-djvu.gif]] | + | Nowy szablon z użyciem selektora atrybutu w Common.css i pliku ikonki [[Image:Icon-file-djvu.gif]] |
<nowiki> | <nowiki> | ||
| - | [[:file:{{{1}}}|{{{2}}}]]{{Do not print}}< | + | <span class="file-djvu">[[:file:{{{1}}}|{{{2}}}]]{{Do not print}}</span> |
| - | + | span[class^="file-djvu"] a | |
{ | { | ||
| - | background: url("/ | + | background: url("/meteoritica/CSS/Icon-file-djvu.gif") center right no-repeat; |
padding-right: 16px; | padding-right: 16px; | ||
}</nowiki> | }</nowiki> | ||
| Linia 22: | Linia 23: | ||
<nowiki> | <nowiki> | ||
[[:file:{{{1}}}|{{{2}}}]]<div class="link-djvu"></div>{{Do not print}}<noinclude> </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>