Dead by Daylight Wiki
Register
mNo edit summary
mNo edit summary
Line 46: Line 46:
   
 
===Polish Wiki===
 
===Polish Wiki===
  +
#Go to Polish version of Module (Left sidebar - In Other Languages)
#Go to the [https://deadbydaylight-pl.gamepedia.com/index.php?title=Szablon:Shrine_of_Secrets&action=edit Polish Shrine of Secrets]
 
#Insert the correct IDs into the Template.
+
#Add a new line of correct IDs into the Module.
   
 
===Portuguese Wiki===
 
===Portuguese Wiki===
Line 58: Line 58:
 
{{clear}}
 
{{clear}}
 
{{doc/end}}
 
{{doc/end}}
  +
  +
[[pl:Moduł:Datatable/SoS]]

Revision as of 10:27, 2 June 2020

Template-info Documentation

This documentation explains how the Shrine of Secrets Module works and is to be used:

Formatting

{ID#1, ID#2, ID#3, ID#4},

IDs

Each Teachable Perk has a unique numerical ID, which can be looked up in the Documentation.

  • ID#1: 1st Teachable Perk
  • ID#2: 2nd Teachable Perk
  • ID#3: 3rd Teachable Perk
  • ID#4: 4th Teachable Perk

Example

Adding new like with current perk IDs like this:

sos = {
	{1, 4, 7, 10},
	{26, 75, 82, 103},
	{46, 62, 73, 84},
	{2, 52, 90, 91},
	...

Attention! Do not remove any already existing row of previous weeks!

will update current Shrine of Secrets table like this: Script error: The function "ManualSoS" does not exist.

Editing the Interwiki Shrines

If you are about to update the weekly Shrine, please consider doing so also for the other languages this wiki exists in. Here's how to go about that. If the wiki is using the old Template system then the logic is pretty same the - you write appropriate IDs
in the format {{sos|1|4|7|10}} on the page you get redirected to:


German Wiki

  1. Go to the German Shrine of Secrets
  2. Insert the correct IDs into the Template.

Spanish Wiki

  1. Go to the Spanish Shrine of Secrets
  2. Insert the correct IDs into the Template and change the next update date in the siguiente field (next in spanish).

Italian Wiki

  1. Go to the Italian Shrine of Secrets
  2. Insert the correct IDs into the Template.

Polish Wiki

  1. Go to Polish version of Module (Left sidebar - In Other Languages)
  2. Add a new line of correct IDs into the Module.

Portuguese Wiki

  1. Go to the Portuguese Shrine of Secrets
  2. Insert the correct IDs into the Template.

Chinese Wiki

  1. Go to the Chinese Shrine of Secrets
  2. Insert the correct IDs into the Template.

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.