ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

User talk:Testid123: Difference between revisions

From ModEnc
Jump to navigation Jump to search
DeathFish (talk | contribs)
m add example page link
Do not redirect pages for a while.
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
== Settle down. ==
Mate. What's with the constant garbage redirects?<br>
Cut it out.
'''For the foreseeable future, if you believe a redirect should be implemented somewhere, mention it on the page's talk page.'''
:&#126;&nbsp;[[User:Renegade|Renegade]] ([[ModEnc:Administrators|SysOp]]) 21:01, 2 April 2025 (UTC)
== Stylistic Consistency ==
== Stylistic Consistency ==


Line 9: Line 17:
– Crimsonum 21:43, 20 July 2024 (CEST)
– Crimsonum 21:43, 20 July 2024 (CEST)


== Create New Page | 创建新界面 | Crear Nueva Página | Créer une Nouvelle Page | Создать Новую Страницу | إنشاء صفحة جديدة ==
== Create New Page ==
Hey! For something like [https://modenc.renegadeprojects.com/WeaponX Weapon%2d], '''don't create a new Flag Page'''.
Hey! For something like [https://modenc.renegadeprojects.com/WeaponX Weapon%2d], '''don't create a new Flag Page'''.
*You can follow the practices of previous editors.
*You can follow the practices of previous editors.
**For example, if you search for [[Weapon1]] or [[Weapon2]], it will redirect to [[WeaponX]], and the page will display a message like "''(Redirected from [[Weapon2]])''".
**For example, if you search for [[Weapon1]] or [[Weapon2]], it will redirect to [[WeaponX]], and the page will display a message like "''(Redirected from [[Weapon2]])''".
嘿!像[https://modenc.renegadeprojects.com/WeaponX Weapon%2d]这样的东西不要新建一个标签
 
*你可以借鉴一下旧有编辑者们的做法
- DeathFish 20250107 2223(+8)
**例如你搜索[[Weapon1]]或[[Weapon2]]那么会跳转到[[WeaponX]],并在页面上显示"''(Redirected from [[Weapon2]])''"那样的提示.
[Solved]
¡Hola! Para algo como [https://modenc.renegadeprojects.com/WeaponX Weapon%2d], no crees una nueva Página de Bandera.
== Please note the value type of the DefaultToGuardArea page. ==
*Puedes seguir las prácticas de los editores anteriores.
I've seen several times where you changed the bool I wrote to int and posted an image of "'''GuardRange from RulesMD.ini'''" in Page [[DefaultToGuardArea]],
**Por ejemplo, si buscas [[Weapon1]] o [[Weapon2]], se redirigirá a [[WeaponX]], y la página mostrará un mensaje como "''(Redirected from [[Weapon2]])''".
 
Hey! Pour quelque chose comme [https://modenc.renegadeprojects.com/WeaponX Weapon%2d], n'créez pas une nouvelle Page de Drapeau.
but [[DefaultToGuardArea]] and [[GuardRange]] are two '''different''' INI Keys.
*Vous pouvez suivre les pratiques des éditeurs précédents.
 
**Par exemple, si vous cherchez [[Weapon1]] ou [[Weapon2]], cela redirigera vers [[WeaponX]], et la page affichera un message comme "''(Redirected from [[Weapon2]])''".
It's just that the calculation rule of [[DefaultToGuardArea]] uses the value of [[GuardRange]], which does not affect the assignment type of this label itself.
Привет! Для чего-то вроде [https://modenc.renegadeprojects.com/WeaponX Weapon%2d], не создавайте новую страницу флага.
 
*Вы можете следовать практикам предыдущих редакторов.
Here, I provide the rules for judgment in the program to facilitate understanding.
**Например, если вы ищете [[Weapon1]] или [[Weapon2]], это перенаправит вас на [[WeaponX]], и страница отобразит сообщение вроде "''(Redirected from [[Weapon2]])''".
 
مرحبًا! بالنسبة لشيء مثل [https://modenc.renegadeprojects.com/WeaponX Weapon%2d]، لا تقم بإنشاء صفحة علم جديدة.
[[DefaultToGuardArea]] from gamemd.idb
*يمكنك اتباع ممارسات المحررين السابقين.
 
**على سبيل المثال، إذا كنت تبحث عن [[Weapon1]] أو [[Weapon2]]، فسيتم تحويلك إلى [[WeaponX]]، وسيظهر على الصفحة رسالة مثل "''(Redirected from [[Weapon2]])''".
[[File:DefaultToGuardArea%27s_ValueType_from_IDA.png]]
*- DeathFish 20250107 2223(+8)
 
- DeathFish 20250111 0007(+8)
 
<font style="color:grey">And it seems like you forgot to delete your image (And the line above the content you highlighted in the image also says {{f|DefaultToGuardArea|yes|link}})</font>
 
[Solved]
== Let's try to keep the content of the page as professional as possible ==
As a historically rich and international modding knowledge base, some pages may need to maintain a sufficiently formal style.
 
Although chatting on the wiki page is not good, I still replied to your discussion under the '''[[IsGattling]]''' page and left other channel for communication.
 
<font style="color:grey">(These pieces of information that are unrelated to the operation of the Flag have been removed.)</font>
 
Thank you for your cooperation, as chatting on the wiki really is not good.
 
-DeathFish 20250120 1640(+8)

Revision as of 21:01, 2 April 2025

Settle down.

Mate. What's with the constant garbage redirects?
Cut it out.

For the foreseeable future, if you believe a redirect should be implemented somewhere, mention it on the page's talk page.

Renegade (SysOp) 21:01, 2 April 2025 (UTC)

Stylistic Consistency

Thank you for your recent contributions to ModEnc. However, please try to maintain the established style when editing. While there is no official style guide as far as I know, all pages so far are pretty consistent in style.

For example, please don't use abrasive formating like this, it looks unprofessional and can be easily confused for a link.

  • also, don't add unnecessary bullet points like this just to indent text

etc.

– Crimsonum 21:43, 20 July 2024 (CEST)

Create New Page

Hey! For something like Weapon%2d, don't create a new Flag Page.

  • You can follow the practices of previous editors.
    • For example, if you search for Weapon1 or Weapon2, it will redirect to WeaponX, and the page will display a message like "(Redirected from Weapon2)".
- DeathFish 20250107 2223(+8)

[Solved]

Please note the value type of the DefaultToGuardArea page.

I've seen several times where you changed the bool I wrote to int and posted an image of "GuardRange from RulesMD.ini" in Page DefaultToGuardArea,

but DefaultToGuardArea and GuardRange are two different INI Keys.

It's just that the calculation rule of DefaultToGuardArea uses the value of GuardRange, which does not affect the assignment type of this label itself.

Here, I provide the rules for judgment in the program to facilitate understanding.

DefaultToGuardArea from gamemd.idb

- DeathFish 20250111 0007(+8)

And it seems like you forgot to delete your image (And the line above the content you highlighted in the image also says DefaultToGuardArea=yes)

[Solved]

Let's try to keep the content of the page as professional as possible

As a historically rich and international modding knowledge base, some pages may need to maintain a sufficiently formal style.

Although chatting on the wiki page is not good, I still replied to your discussion under the IsGattling page and left other channel for communication.

(These pieces of information that are unrelated to the operation of the Flag have been removed.)

Thank you for your cooperation, as chatting on the wiki really is not good.

-DeathFish 20250120 1640(+8)