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

Материал из Celadon | Wiki Shiptest
Перейти к навигации Перейти к поиску
(Новая страница: «<includeonly>{{#if:{{{contents|}}}| {{Storage|name={{{name}}}|image={{{image}}}|OverrideImage={{{OverrideImage|}}}|bgcolor1={{{bgcolor1}}}|bgcolor2={{{bgcolor2}}}|foundin={{{foundin}}}|usedfor={{{usedfor}}}|strategy={{{strategy}}}|description={{{description}}}|contents={{{contents}}}}} | {{#if:{{{strategy|}}}| {{ItemMedium|name={{{name}}}|image={{{image}}}|OverrideImage={{{OverrideImage|}}}|bgcolor1={{{bgcolor1}}}|bgcolor2={{{bgcolor2}}}|foundin={{{foundin}}...»)
 
мНет описания правки
Метка: отменено
Строка 1: Строка 1:
<includeonly>{{#if:{{{contents|}}}| {{Storage|name={{{name}}}|image={{{image}}}|OverrideImage={{{OverrideImage|}}}|bgcolor1={{{bgcolor1}}}|bgcolor2={{{bgcolor2}}}|foundin={{{foundin}}}|usedfor={{{usedfor}}}|strategy={{{strategy}}}|description={{{description}}}|contents={{{contents}}}}} | {{#if:{{{strategy|}}}| {{ItemMedium|name={{{name}}}|image={{{image}}}|OverrideImage={{{OverrideImage|}}}|bgcolor1={{{bgcolor1}}}|bgcolor2={{{bgcolor2}}}|foundin={{{foundin}}}|usedfor={{{usedfor}}}|strategy={{{strategy}}}|description={{{description}}}}} | {{#if:{{{usedfor|}}}| {{ItemUsedFor|name={{{name}}}|image={{{image}}}|OverrideImage={{{OverrideImage|}}}|bgcolor1={{{bgcolor1}}}|bgcolor2={{{bgcolor2}}}|foundin={{{foundin}}}|usedfor={{{usedfor}}}|description={{{description}}}}} | {{#if:{{{name|}}}| {{Template:ItemSimple|name={{{name}}}|image={{{image}}}|OverrideImage={{{OverrideImage|}}}|bgcolor1={{{bgcolor1}}}|bgcolor2={{{bgcolor2}}}}} | <font color='red'>'''The item needs to have the name defined.'''</font> }} }} }} }}</includeonly><noinclude>
<includeonly>
{{#if:{{{contents|}}}
|{{Storage
|name={{{name}}}
|runame={{{runame}}}
|image={{{image}}}
|OverrideImage={{{OverrideImage|}}}
|bgcolor1={{{bgcolor1}}}
|bgcolor2={{{bgcolor2}}}
|foundin={{{foundin}}}
|usedfor={{{usedfor}}}
|strategy={{{strategy}}}
|description={{{description}}}
|contents={{{contents}}}
}}
|{{#if:{{{strategy|}}}
|{{ItemMedium
|name={{{name}}}
|runame={{{runame}}}
|image={{{image}}}
|OverrideImage={{{OverrideImage|}}}
|bgcolor1={{{bgcolor1}}}
|bgcolor2={{{bgcolor2}}}
|foundin={{{foundin}}}
|usedfor={{{usedfor}}}
|strategy={{{strategy}}}
|description={{{description}}}
}}
| {{#if:{{{usedfor|}}}
|{{ItemUsedFor
|name={{{name}}}
|runame={{{runame}}}
|image={{{image}}}
|OverrideImage={{{OverrideImage|}}}
|bgcolor1={{{bgcolor1}}}
|bgcolor2={{{bgcolor2}}}
|foundin={{{foundin}}}
|usedfor={{{usedfor}}}
|description={{{description}}}
}}
|{{#if:{{{name|}}}
|{{ItemSimple
|name={{{name}}}
|image={{{image}}}
|OverrideImage={{{OverrideImage|}}}
|bgcolor1={{{bgcolor1}}}
|bgcolor2={{{bgcolor2}}}
}} |<font color='red'>'''The item needs to have the name defined.'''</font>}}}}}}}}
</includeonly>
<noinclude>


= How to use =
= Как использовать =
 
Многоуровневый шаблон для предметов. В зависимости от количества переменных выводятся различные виды шаблона.<br>
template intended for lists of objects to clean them up a bit.
'''<big>name</big>''' - Название предмета на иностранном.<br>
 
'''<big>runame</big>''' - Название предмета на русском.<br>
== With no parameters ==
'''<big>image</big>''' - Изображение предмета. Пример - image.png <nowiki>(без [[ и ]])</nowiki><br>
 
'''<big>bgcolor1</big>''' - Цвет заднего фона изображения. Должен быть светлее чем bgcolor2. Пишется с # <br>
  <nowiki>{{Item}}</nowiki>
'''<big>bgcolor2</big>''' - Цвет границы и заднего фона оглавления "Описание". Пишется с # <br>
'''<big>foundin</big>''' - Где можно найти предмет. <br>
'''<big>usedfor</big>''' - Для чего используется предмет. <br>
'''<big>strategy</big>''' - Как именно использовать предмет (в виде совета).<br>
'''<big>description</big>''' - Описание предмета.<br>
'''<big>contents</big>''' - Содержание предмета.<br>


== Без параметров ==
Описание шаблона: Выдает ошибку.
<pre>
{{Item}}
</pre>
{{Item}}
{{Item}}


== With minimum parameters ==
== С минимальным количеством параметров ==
Описание шаблона: Шаблон с только именем и фото. (ItemSimple)
<pre>
{{Item
|name=Item
|bgcolor1 = #FFDD88
|bgcolor2 = #FFDD66
|image = HRO.png
}}
</pre>


The bare minimum is the name parameter.
{{Item
|name=Item
|bgcolor1 = #FFDD88
|bgcolor2 = #FFDD66
|image = HRO.png
}}


  <nowiki>{{Item</nowiki>
== Стандартный шаблон ==
  <nowiki>|name=Test Item</nowiki>
Описание шаблона: При отсутствии contents. (ItemMedium)
  <nowiki>|bgcolor1 = #FFEE88</nowiki>
<pre>
  <nowiki>|bgcolor2 = #FFDD66</nowiki>
{{Item
  <nowiki>|image = Redtoolbox.png</nowiki>
|bgcolor1 = #FFEE88
  <nowiki>}}</nowiki>
|bgcolor2 = #FFDD66
|name = Item
|runame = Предмет
|image = HRO.png
|foundin = Шкаф
|usedfor = Содержит предметы
|strategy = Брать с собой
|description = Он красный.
}}
</pre>


{{Item
{{Item
|name=Test Item
|bgcolor1 = #FFEE88
|bgcolor1 = #FFEE88
|bgcolor2 = #FFDD66
|bgcolor2 = #FFDD66
|image = Redtoolbox.png
|name = Item
|runame = Предмет
|image = HRO.png
|foundin = Шкаф
|usedfor = Содержит предметы
|strategy = Брать с собой
|description = Он красный.
}}
}}


== Normal item ==
==Без стратегии использования==
 
Описание шаблона: При отсутствии strategy и contents. (ItemUsedFor)
If the description is set, this template will show:
<pre>
 
{{Item
  <nowiki>{{Item</nowiki>
|bgcolor1 = #FFEE88
  <nowiki>|bgcolor1 = #FFEE88</nowiki>
|bgcolor2 = #FFDD66
  <nowiki>|bgcolor2 = #FFDD66</nowiki>
|name = Item
  <nowiki>|name = Emergency Toolbox</nowiki>
|runame = Предмет
  <nowiki>|image = Redtoolbox.png</nowiki>
|image = HRO.png
  <nowiki>|foundin = emergency lockers and storage areas</nowiki>
|foundin = Шкаф
  <nowiki>|usedfor = Contains tools which are useful in emergencies</nowiki>
|usedfor = Содержит предметы
  <nowiki>|strategy = It is very heavy, useful for the beating up of people. Contains a flashlight which is very useful as well as a crowbar.</nowiki>
|description = Он красный.
  <nowiki>|description = The toolbox contains a flashlight, a crowbar, a radio and a fire extinguisher. All of which are very useful not only when emergencies hit but also when trying to cause an emergency.</nowiki>
}}
 
</pre>
  <nowiki>Be quick in getting one as they tend to get looted quickly if you want until an emergency strikes.</nowiki>
  <nowiki>}}</nowiki>


{{Item
{{Item
|bgcolor1 = #FFEE88
|bgcolor1 = #FFEE88
|bgcolor2 = #FFDD66
|bgcolor2 = #FFDD66
|name = Emergency Toolbox
|name = Item
|image = Redtoolbox.png
|runame = Предмет
|foundin = emergency lockers and storage areas
|image = HRO.png
|usedfor = Contains tools which are useful in emergencies
|foundin = Шкаф
|strategy = It is very heavy, useful for the beating up of people. Contains a flashlight which is very useful as well as a crowbar.
|usedfor = Содержит предметы
|description = The toolbox contains a flashlight, a crowbar, a radio and a fire extinguisher. All of which are very useful not only when emergencies hit but also when trying to cause an emergency.
|description = Он красный.
 
Be quick in getting one as they tend to get looted quickly if you want until an emergency strikes.
}}
}}


==Strategy-less items==
== С содержанием ==
 
Описание шаблона: При отсутствии strategy. (Storage)
If there is no strategy variable but there are foundin and used for, this template will show:
<pre>
 
  <nowiki>{{Item</nowiki>
  <nowiki>|bgcolor1 = #FFEE88</nowiki>
  <nowiki>|bgcolor2 = #FFDD66</nowiki>
  <nowiki>|name = Emergency Toolbox</nowiki>
  <nowiki>|image = Redtoolbox.png</nowiki>
  <nowiki>|foundin = emergency lockers and storage areas</nowiki>
  <nowiki>|usedfor = Contains tools which are useful in emergencies</nowiki>
  <nowiki>|description = The toolbox contains a flashlight, a crowbar, a radio and a fire extinguisher. All of which are very useful not only when emergencies hit but also when trying to cause an emergency.</nowiki>
 
  <nowiki>Be quick in getting one as they tend to get looted quickly if you want until an emergency strikes.</nowiki>
  <nowiki>}}</nowiki>
 
{{Item
{{Item
|name=Test Item
|bgcolor1 = #FFEE88
|bgcolor1 = #FFEE88
|bgcolor2 = #FFDD66
|bgcolor2 = #FFDD66
|name = Item
|image = Redtoolbox.png
|runame = Предмет
|foundin = emergency lockers and storage areas
|image = HRO.png
|usedfor = Contains tools which are useful in emergencies
|foundin = Шкаф
|description = The toolbox contains a flashlight, a crowbar, a radio and a fire extinguisher. All of which are very useful not only when emergencies hit but also when trying to cause an emergency.<br><br>Be quick in getting one as they tend to get looted quickly if you want until an emergency strikes.
|usedfor = Содержит предметы
}}
|strategy = Брать с собой
== Container items ==
|contents = Бумага<br>Ручка<br>Пистолет
 
|description = Он красный.
If the contents variable is set, this template will show:
}}
 
</pre>
  <nowiki>{{Item</nowiki>
  <nowiki>|bgcolor1 = #FFEE88</nowiki>
  <nowiki>|bgcolor2 = #FFDD66</nowiki>
  <nowiki>|name = Emergency Toolbox</nowiki>
  <nowiki>|image = Redtoolbox.png</nowiki>
  <nowiki>|foundin = emergency lockers and storage areas</nowiki>
  <nowiki>|usedfor = Contains tools which are useful in emergencies</nowiki>
  <nowiki>|strategy = It is very heavy, useful for the beating up of people. Contains a flashlight which is very useful as well as a crowbar.</nowiki>
  <nowiki>|contents = [[File:Screwdriver tool.png|link=Screwdriver]] [[File:Wrench.png|link=Wrench]] [[File:Welder.png|link=Welding Tool]]<br> [[File:Crowbar.png|link=Crowbar]]  <nowiki>[[File:Analyzer.png|link=Analyzer]] [[File:Wirecutters.png|link=Wirecutters]] </nowiki>
  <nowiki>|description = The toolbox contains a flashlight, a crowbar, a radio and a fire extinguisher. All of which are very useful not only when emergencies hit but also when  <nowiki>trying to cause an emergency.</nowiki>
 
  <nowiki>Be quick in getting one as they tend to get looted quickly if you want until an emergency strikes.</nowiki>
  <nowiki>}}</nowiki>


{{Item
{{Item
|bgcolor1 = #FFEE88
|bgcolor1 = #FFEE88
|bgcolor2 = #FFDD66
|bgcolor2 = #FFDD66
|name = Emergency Toolbox
|name = Item
|image = Redtoolbox.png
|runame = Предмет
|foundin = emergency lockers and storage areas
|image = HRO.png
|usedfor = Contains tools which are useful in emergencies
|foundin = Шкаф
|strategy = It is very heavy, useful for the beating up of people. Contains a flashlight which is very useful as well as a crowbar.
|usedfor = Содержит предметы
|contents = [[File:Screwdriver tool.png|link=Screwdriver]] [[File:Wrench.png|link=Wrench]] [[File:Welder.png|link=Welding Tool]]<br> [[File:Crowbar.png|link=Crowbar]] [[File:Analyzer.png|link=Analyzer]] [[File:Wirecutters.png|link=Wirecutters]]
|strategy = Брать с собой
|description = The toolbox contains a flashlight, a crowbar, a radio and a fire extinguisher. All of which are very useful not only when emergencies hit but also when trying to cause an emergency.
|contents = Бумага<br>Ручка<br>Пистолет
 
|description = Он красный.
Be quick in getting one as they tend to get looted quickly if you want until an emergency strikes.
}}
}}
[[Category:Templates]]


==Override Image==
==!СЛОМАНО! Перезапись фото !СЛОМАНО!==
If an image is bigger than 50px they will <s>break</s> not break anymore, since this is a more awesome wiki, but they will look very small, as shown below.<br>
Если изображение больше 50px, оно больше не будет ломаться, поскольку это более крутая вики, но будет выглядеть очень маленьким, как показано ниже.
Setting "OverrideImage=true" will disable the default image code so you can add your own.<br>
Установка параметра "OverrideImage=true" отключит код изображения по умолчанию, и вы сможете добавить свой собственный.<br>
The default image code is:<br>
По умолчанию используется код изображения:
<nowiki>[[File:{{{image|{{{name|Unknown}}}.png}}}|px50|{{{name|Item}}}]]</nowiki>
<pre>
[[File:{{{image|{{{name|Unknown}}}.png}}}|px50|{{{name|Item}}}]]
</pre>


For better understanding see these two examples:
'''Без настройки "OverrideImage":'''
<pre>
{{Item
|bgcolor1 = #cce6ff
|bgcolor2 = #99ccff
|name = Item
|runame = Предмет
|image = HRO.png
}}
</pre>


'''Without setting "OverrideImage":'''
<nowiki>{{Item</nowiki>
<nowiki>|bgcolor1 = #cce6ff</nowiki>
<nowiki>|bgcolor2 = #99ccff</nowiki>
<nowiki>|name = Particle Accelerator</nowiki>
<nowiki>|image = ParticleAccelerator.gif</nowiki>
<nowiki>}}</nowiki>
{{Item
{{Item
|bgcolor1 = #cce6ff
|bgcolor1 = #cce6ff
|bgcolor2 = #99ccff
|bgcolor2 = #99ccff
|name = Particle Accelerator
|name = Item
|image = ParticleAccelerator.gif
|runame = Предмет
|image = HRO.png
}}
}}






'''With setting "OverrideImage":'''
'''С настройкой "OverrideImage":'''
<nowiki>{{Item</nowiki>
 
<nowiki>|bgcolor1 = #cce6ff</nowiki>
<pre>
<nowiki>|bgcolor2 = #99ccff</nowiki>
{{Item
<nowiki>|name = Particle Accelerator</nowiki>
|bgcolor1 = #cce6ff
<nowiki>|image = [[File:ParticleAccelerator.gif|Particle Accelerator]]</nowiki>
|bgcolor2 = #99ccff
<nowiki>|OverrideImage = true</nowiki>
|name = Item
<nowiki>}}</nowiki>
|runame = Предмет
|image = HRO.png
|OverrideImage = true
}}
</pre>
 
{{Item
{{Item
|bgcolor1 = #cce6ff
|bgcolor1 = #cce6ff
|bgcolor2 = #99ccff
|bgcolor2 = #99ccff
|name = Particle Accelerator
|name = Item
|image = [[File:ParticleAccelerator.gif|Particle Accelerator]]
|runame = Предмет
|image = HRO.png
|OverrideImage = true
|OverrideImage = true
}}
}}


[[Категория:Шаблоны-конструкторы]]
</noinclude>
</noinclude>

Версия от 23:19, 27 февраля 2024


Как использовать

Многоуровневый шаблон для предметов. В зависимости от количества переменных выводятся различные виды шаблона.
name - Название предмета на иностранном.
runame - Название предмета на русском.
image - Изображение предмета. Пример - image.png (без [[ и ]])
bgcolor1 - Цвет заднего фона изображения. Должен быть светлее чем bgcolor2. Пишется с #
bgcolor2 - Цвет границы и заднего фона оглавления "Описание". Пишется с #
foundin - Где можно найти предмет.
usedfor - Для чего используется предмет.
strategy - Как именно использовать предмет (в виде совета).
description - Описание предмета.
contents - Содержание предмета.

Без параметров

Описание шаблона: Выдает ошибку.

{{Item}}

The item needs to have the name defined.


С минимальным количеством параметров

Описание шаблона: Шаблон с только именем и фото. (ItemSimple)

{{Item
|name=Item
|bgcolor1 = #FFDD88
|bgcolor2 = #FFDD66
|image = HRO.png
}}


Item


Стандартный шаблон

Описание шаблона: При отсутствии contents. (ItemMedium)

{{Item
|bgcolor1 = #FFEE88
|bgcolor2 = #FFDD66
|name = Item
|runame = Предмет
|image = HRO.png
|foundin = Шкаф
|usedfor = Содержит предметы
|strategy = Брать с собой
|description = Он красный.
}}


Item
Item
Находится в: Шкаф
Используется для: Содержит предметы
Взаимодействие: Брать с собой
Описание
Он красный.


Без стратегии использования

Описание шаблона: При отсутствии strategy и contents. (ItemUsedFor)

{{Item
|bgcolor1 = #FFEE88
|bgcolor2 = #FFDD66
|name = Item
|runame = Предмет
|image = HRO.png
|foundin = Шкаф
|usedfor = Содержит предметы
|description = Он красный.
}}


Item
Item
Находится в: Шкаф
Используется для: Содержит предметы
Описание
Он красный.


С содержанием

Описание шаблона: При отсутствии strategy. (Storage)

{{Item
|bgcolor1 = #FFEE88
|bgcolor2 = #FFDD66
|name = Item
|runame = Предмет
|image = HRO.png
|foundin = Шкаф
|usedfor = Содержит предметы
|strategy = Брать с собой
|contents = Бумага<br>Ручка<br>Пистолет
|description = Он красный.
}}


Item
Item
Находится в: Шкаф
Используется для: Содержит предметы
Взаимодействие: Брать с собой
Содержание Описание
Бумага
Ручка
Пистолет
Он красный.


!СЛОМАНО! Перезапись фото !СЛОМАНО!

Если изображение больше 50px, оно больше не будет ломаться, поскольку это более крутая вики, но будет выглядеть очень маленьким, как показано ниже. Установка параметра "OverrideImage=true" отключит код изображения по умолчанию, и вы сможете добавить свой собственный.
По умолчанию используется код изображения:

[[File:{{{image|{{{name|Unknown}}}.png}}}|px50|{{{name|Item}}}]]

Без настройки "OverrideImage":

{{Item
|bgcolor1 = #cce6ff
|bgcolor2 = #99ccff
|name = Item
|runame = Предмет
|image = HRO.png
}}


Item



С настройкой "OverrideImage":

{{Item
|bgcolor1 = #cce6ff
|bgcolor2 = #99ccff
|name = Item
|runame = Предмет
|image = HRO.png
|OverrideImage = true
}}


HRO.png
Item