Template talk:Chapters/strings: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 7: Line 7:
::Actually that's probably something that should be passed as parameter to the strings subpage instead of putting it here anyway. --[[User:Nescius|Nescius]] ([[User talk:Nescius|talk]]) 14:22, 4 May 2025 (PDT)
::Actually that's probably something that should be passed as parameter to the strings subpage instead of putting it here anyway. --[[User:Nescius|Nescius]] ([[User talk:Nescius|talk]]) 14:22, 4 May 2025 (PDT)


:: Ah, well, i now changed the strings name to L4D1 "Campaign Name" and to L4D2 "Campaign Name" --[[User:N0one|N0one]] ([[User talk:N0one|talk]]) 14:34, 4 May 2025 (PDT)
:: Ah, well, i now changed the strings name to L4D1 "Campaign Name" and to L4D2 "Campaign Name". --[[User:N0one|N0one]] ([[User talk:N0one|talk]]) 14:34, 4 May 2025 (PDT)
 
:: I'm thinking adding this would be simple: {{Code|<nowiki>{{Code|{{#if:{{{l4d2|}}}|c8m1_apartments|l4d_(vs_)hospital01_apartment}}}}</nowiki>}}. --[[User:N0one|N0one]] ([[User talk:N0one|talk]]) 14:45, 4 May 2025 (PDT)

Revision as of 14:45, 4 May 2025

eh

This is pain to edit. Wanted to add l4d2 map names but gave up. no mercy strings for example are used for both l4d and l4d2 and they have different names in each game --Nescius (talk) 13:33, 4 May 2025 (PDT)

Am i blind? i can't see any differences between L4D and L4D2 names, can you give me an example? --N0one (talk) 14:10, 4 May 2025 (PDT)
c8m1_apartments is the name in l4d2, in l4d1 it's l4d_vs_hospital01_apartment for versus and l4d_hospital01_apartment for other modes --Nescius (talk) 14:19, 4 May 2025 (PDT)
Actually that's probably something that should be passed as parameter to the strings subpage instead of putting it here anyway. --Nescius (talk) 14:22, 4 May 2025 (PDT)
Ah, well, i now changed the strings name to L4D1 "Campaign Name" and to L4D2 "Campaign Name". --N0one (talk) 14:34, 4 May 2025 (PDT)
I'm thinking adding this would be simple: {{Code|{{#if:{{{l4d2|}}}|c8m1_apartments|l4d_(vs_)hospital01_apartment}}}}. --N0one (talk) 14:45, 4 May 2025 (PDT)