Шаблон:Modeling/doc — различия между версиями
Korogodin (обсуждение | вклад) (→Usage) |
Korogodin (обсуждение | вклад) |
||
Строка 4: | Строка 4: | ||
<!----> | <!----> | ||
− | == | + | == Назначение == |
− | + | Этот шаблон должен добавляться на каждую страницу, описывающую ту или иную компьютерную модель. Он добавляет полезный инфобокс с общим описанием модели и автоматически добавляет страницу в категории [[:Категория:Моделирование|Моделирование]] и [[:Категория:Список всех моделей|Список всех моделей]]. | |
− | == | + | == Использование == |
{| width="100%" | {| width="100%" | ||
|- | |- | ||
Строка 15: | Строка 15: | ||
|- valign="top" | |- valign="top" | ||
| align="left" | | | align="left" | | ||
− | <span id="CutAndPaste"> | + | <span id="CutAndPaste">Скопировать и вставить на свою страницу:</span> |
<pre>{{Modeling|templatemode = | <pre>{{Modeling|templatemode = | ||
|name = | |name = | ||
− | |status = | + | |status = stable |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|username = | |username = | ||
|author = | |author = | ||
|description = | |description = | ||
|image = | |image = | ||
− | |imagesize = | + | |imagesize = 250 |
|version = | |version = | ||
|update = | |update = | ||
− | |||
− | |||
− | |||
|download = | |download = | ||
|readme = | |readme = | ||
|changelog = | |changelog = | ||
− | |repository = | + | |repository = |
− | | | + | |category1 = |
− | | | + | |category2 = |
− | | | + | |category3 = |
− | | | + | |category4 = |
− | | | + | |category5 = |
+ | |category6 = | ||
+ | |category7 = | ||
+ | |category8 = | ||
+ | |category9 = | ||
+ | |category10 = | ||
+ | |category11 = | ||
+ | |category12 = | ||
}}</pre> | }}</pre> | ||
− | + | Описание каждого параметра приведено [[#Content parameters|ниже]]. | |
− | | align="right"|{{Modeling|templatemode= | + | | align="right"|{{Modeling|templatemode = |
− | |name = {{{name}}} | + | |name = {{{name}}} |
− | |status = {{{ | + | |status = stable |
− | | | + | |username = {{{username}}} |
− | | | + | |author = {{{author}}} |
− | | | + | |description = {{{description}}} |
− | | | + | |image = {{{image}}} |
− | + | |imagesize = 250 | |
− | + | ||
− | + | ||
|version = {{{version}}} | |version = {{{version}}} | ||
|update = {{{update}}} | |update = {{{update}}} | ||
− | |||
− | |||
− | |||
|download = {{{download}}} | |download = {{{download}}} | ||
|readme = {{{readme}}} | |readme = {{{readme}}} | ||
|changelog = {{{changelog}}} | |changelog = {{{changelog}}} | ||
|repository = {{{repository}}} | |repository = {{{repository}}} | ||
− | | | + | |category1 = {{{category1}}} |
− | | | + | |category2 = {{{category2}}} |
− | | | + | |category3 = |
− | | | + | |category4 = |
− | | | + | |category5 = |
− | | | + | |category6 = |
+ | |category7 = | ||
+ | |category8 = | ||
+ | |category9 = | ||
+ | |category10 = | ||
+ | |category11 = | ||
+ | |category12 = | ||
}} | }} | ||
|} | |} |
Версия 20:43, 23 апреля 2011
Содержание |
Назначение
Этот шаблон должен добавляться на каждую страницу, описывающую ту или иную компьютерную модель. Он добавляет полезный инфобокс с общим описанием модели и автоматически добавляет страницу в категории Моделирование и Список всех моделей.
Использование
Скопировать и вставить на свою страницу: {{Modeling|templatemode = |name = |status = stable |username = |author = |description = |image = |imagesize = 250 |version = |update = |download = |readme = |changelog = |repository = |category1 = |category2 = |category3 = |category4 = |category5 = |category6 = |category7 = |category8 = |category9 = |category10 = |category11 = |category12 = }} Описание каждого параметра приведено ниже. |
|
Content parameters
This section describes parameters that govern infobox content. For help with templatemode and other control parameters, please see Control parameters.
Control parameters
Using the infoboxExisting extension pagesIf you want to add the infobox to an existing page, copy and paste the code at the top of this page. Create a new extension articleIf you want to create a new extension page, enter the name below and click the button. A new page will be created with the infobox template already in place.
Enhancing this templateIf you would like to improve on this template, thanks! This is a complicated template so here is some help along the way: Fixing documentationIf you would like to fix documentation, please be aware that documentation and code is split into two files:
The Create Modeling buttonTo improve the create extension button behavior:
Infobox parametersIn general:
|