Шаблон:Information: различия между версиями

Материал из naewiki
Нет описания правки
Нет описания правки
 
(не показано 6 промежуточных версий этого же участника)
Строка 1: Строка 1:
<templatestyles src="Template:Information/styles.css" />
<templatestyles src="Template:Information/styles.css" />
{|
{| class="fileinfo"
|Описание
| class="paramfield" | Описание
|{{{Description}}}
|{{{description}}}
|-
|-
|Источник
| class="paramfield" | Источник
|{{{Source}}}
|{{{source}}}
|-
| class="paramfield" | Другие версии
|{{{other versions}}}
|}
|}


<noinclude>
<noinclude>
    == Usage ==
== Usage ==
    Media info:
Media info:
    <pre><nowiki>
<pre><nowiki>
    {{Information
== Информация ==
    |Description=text
{{Information
    |Source=[[link]]
|description=some text
    }}
|source=https://link.to
    </nowiki></pre>
|other versions=
}}
</nowiki></pre>
<!-- other versions=[[:File:Example.jpg]] -->
</noinclude>
</noinclude>

Текущая версия от 05:23, 17 октября 2023

Описание {{{description}}}
Источник {{{source}}}
Другие версии {{{other versions}}}


Usage

Media info:

== Информация ==
{{Information
|description=some text
|source=https://link.to
|other versions=
}}