7 Days to Die Вики

We've Moved! Just as Gamepedia has joined forces with Fandom, this wiki had joined forces with our Fandom equivalent. The wiki has been archived and we ask that readers and editors move to the now combined wiki on Fandom. Click to go to the new wiki.

ПОДРОБНЕЕ

7 Days to Die Вики
Advertisement

Страница запросов к администраторам — один из доступных участникам способов уведомления администраторов о проблемах, требующих административного внимания. Хотя участники могут связаться с конкретным администратором напрямую (особенно если этот администратор активен на данный момент), добавление сообщения на эту страницу — более простой и быстрый способ удостовериться в том, что хотя бы один администратор заметит проблему и поступит соответствующим образом. Не забывайте подписывать свои сообщения с использованием четырёх тильд (— Game widow (обсуждение) 15:00, 14 октября 2014 (UTC)).

Out of date templates

I can copy over all the necessary components from the english wiki (if that would help you). then all you would have to do is change the labels and category names to the Russian equivalents. It's up to you — Game widow (обсуждение) 15:59, 25 февраля 2015 (UTC)

I synced Template:Validate list‎, Template:Component infobox field‎, Template:Infobox buff. Added missing Template:Validate exists‎, Template:Validate bool‎‎, Template:Component infobox object‎. New version of the Template:Infobox item have incompatible changes, so I created new copy at Template:Infobox itemv2. I also added tens of missing items in Template:Icon to item; it still miss many items, but it's too long (for me) to replace it by a copy from the English version and put back translations :-D. Probably it would be ok to change it on "per item" basis. Number of other templates have no difference. KaffeineC7 (обсуждение) 06:28, 27 февраля 2015 (UTC)
In short: I mostly done it, but may be missed something. KaffeineC7 (обсуждение) 06:28, 27 февраля 2015 (UTC)

Feature-request: New template

It would be really good to have template for "icon with text link". It should looks like items in en:Potato#Uses, but instead of lengthy and language-depended wikicode [[file:RabbitStew.png|75px|link=Rabbit Stew]] [[Rabbit Stew]], it could be {{ItemIconedLink|RabbitStew}}, powered by Item_to_icon, just like {{Grid|Pork,20}}.
Benefits:

  1. Less code.
  2. Unificated icon size (en:Potato uses size 75px, at same time en:Bottled Water uses size 50px). Icon size can be passed as the second argument otherwise.
  3. Shareable, language-independent lists, which would boost process of translation english wiki to any other languages.
  4. Automatic, template-based links, which would not break on the target page movement. (Currently we have no well-established translations, so there is up to four different opinions, each of them breaks other's links)

I tried to create such template with an eye on the Grid template code, but it's (still) too complicated for me. Can someone create the template, so I'll not spend countless hours on it? KaffeineC7 (обсуждение) 06:28, 27 февраля 2015 (UTC)

Every translator would like to copy lists like this (Bottled Water page):
==Uses==
{{PAGENAME}} can be used an ingredient to cook with or as an item to craft with.
: The following [[Food]] can be cooked using {{PAGENAME}}.
:: {{ItemIconedLink|BlueberryPie|}}
:: {{ItemIconedLink|Eggboiled|}}
:: {{ItemIconedLink|PorkBoiled}}
:: {{ItemIconedLink|RabbitBoiled}}
:: {{ItemIconedLink|VenisonBoiled}}
:: {{ItemIconedLink|Coffee}}
:: {{ItemIconedLink|CornBread}}
:: {{ItemIconedLink|CornOnTheCob}}
:: {{ItemIconedLink|RabbitStew}}
:: {{ItemIconedLink|VenisonStewx}}
: The following beverages can be brewed using {{PAGENAME}}.
:: {{ItemIconedLink|Coffeex}}
:: {{ItemIconedLink|GrainAlcohol}}
:: {{ItemIconedLink|GoldenRodTea}}
: The following items can be crafted using {{PAGENAME}}.
:: {{ItemIconedLink|ClayLump}}
:: {{ItemIconedLink|SandStone}}
instead of currently existing this (with 30-more strings-to-replace)
==Uses==
{{PAGENAME}} can be used an ingredient to cook with or as an item to craft with.
: The following [[Food]] can be cooked using {{PAGENAME}}.
:: [[file:BlueberryPie.png|50px|link=Blueberry Pie]] [[Blueberry Pie]]
:: [[file:Eggboiled.png|50px|link=Boiled Egg]] [[Boiled Egg]]
:: [[file:PorkBoiled.png|50px|link=Boiled Pork]] [[Boiled Pork]]
:: [[file:RabbitBoiled.png|50px|link=Boiled Rabbit]] [[Boiled Rabbit]]
:: [[file:VenisonBoiled.png|50px|link=Boiled Venison]] [[Boiled Venison]]
:: [[file:Coffee.png|50px|link=Coffee]] [[Coffee]]
:: [[file:CornBread.png|50px|link=Corn Bread]] [[Corn Bread]]
:: [[file:CornOnTheCob.png|50px|link=Corn on the Cob]] [[Corn on the Cob]]
:: [[file:RabbitStew.png|50px|link=Rabbit Stew]] [[Rabbit Stew]]
:: [[file:VenisonStew.png|50px|link=Venison Stew]] [[Venison Stew]]
: The following beverages can be brewed using {{PAGENAME}}.
:: [[file:Coffee.png|50px|link=Coffee]] [[Coffee]]
:: [[file:GrainAlcohol.png|50px|link=Grain Alcohol]] [[Grain Alcohol]]
:: [[file:GoldenRodTea.png|50px|link=Goldenrod Tea]] [[Goldenrod Tea]]
: The following items can be crafted using {{PAGENAME}}.
:: [[file:ClayLump.png|50px|link=Lump of Clay]] [[Lump of Clay]]
:: [[file:SandStone.png|50px|link=Sandstone]] [[Sandstone]]
Just realised that (probably) it would be better to post the request to the main requests page, but (then) I would like to have some opinions on the issue first. KaffeineC7 (обсуждение) 06:34, 27 февраля 2015 (UTC)
Hm, would it be possible to remove trailed "m" from the smell_* arguments of the Infobox_item template and re-add them in the template? Would it be even possible to replace things like
|used_ingredients = [[Bottled Water]]<br>[[Venison]]<br>[[Potato]]<br>[[Corn]]

by
|used_ingredients = BottledWater,Venison,Potato,Corn

, so infobox code would be completely language-independent?
Sure, i'll give it a shot — Game widow (обсуждение) 12:34, 27 февраля 2015 (UTC)
I think I have it mostly working. Try a few things and let me know — Game widow (обсуждение) 14:11, 27 февраля 2015 (UTC)
Almost it :). It would be twice better, if the same code {{ItemIconedLink|PorkBoiled}} would produce
PorkBoiled Boiled Pork
in English wiki and
PorkBoiled Варёная свинина
in the Russian one. I can take care on the English wiki once you finish template.
I think i have it! — Game widow (обсуждение) 22:05, 27 февраля 2015 (UTC)
Yeah, works perfectly! Big thank you :) I want to play (and think) bit more, before introduce it to the English wiki.
Copied to en:Template:ItemIconedLink.

Обращение к русскоязычным администраторам

Всем привет. Хочется поднять русскую вики на новый уровень. Проблема в том что я переводчик, а не HTML программист и верстка занимает в 3-4 раза больше времени, чем сам перевод. Предлагаю вариант, когда я перевожу и высылаю текст по e-mail, а кто-то занимается пополнением вики. На данным момент перевел около 20 статей. Если вам нравится мой стиль перевода и такой способ взаимодействия, черканите что нибудь. ;)

Advertisement