Translations:VRCWiki:Guidelines/29/ja: Difference between revisions

From VRChat Wiki
Created page with "== ユーザーページ == ユーザーページは、自己紹介や自分の活動に関する情報を共有するためのページです。 これらのページは一般的なWikiポリシーに従う必要がありますが、利益相反やバイアスのガイドラインは適用されません。 ただし、以下の点に注意してください。 * 他者を攻撃する目的でユーザーページを使用せず、敬意を持って作成してくだ..."
 
No edit summary
 
Line 13: Line 13:
ページタイトルとしてユーザー名を表示したい場合は、以下のコードを使用してください。
ページタイトルとしてユーザー名を表示したい場合は、以下のコードを使用してください。


<code><nowiki>{{DISPLAYTITLE:User: YOURNAMEHERE}}</nowiki></code>
<code><nowiki>{{DISPLAYTITLE:User: YOURNAMEHERE}}</nowiki></code>

Latest revision as of 00:10, 28 October 2025

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (VRCWiki:Guidelines)
== User pages ==
User pages serve as personal introductions where you can share information about yourself and your activities. While these pages should follow general Wiki policies, they're exempt from conflict of interest and bias guidelines, however please:
* Be respectful, do not use your user page to target others.
* Avoid using your user page as a promotional page. It should be you - your personal page, not a commercial pitch for your services.
* Do not place automatic redirects on your page, for moderation purposes, user pages must be the final destination - redirects to other pages aren't permitted as they interfere with moderation tools. If you would like your username to be displayed as the page's title, please use the following code: <code><nowiki>{{DISPLAYTITLE:User: YOURNAMEHERE}}</nowiki></code>.

ユーザーページ

ユーザーページは、自己紹介や自分の活動に関する情報を共有するためのページです。

これらのページは一般的なWikiポリシーに従う必要がありますが、利益相反やバイアスのガイドラインは適用されません。 ただし、以下の点に注意してください。

  • 他者を攻撃する目的でユーザーページを使用せず、敬意を持って作成してください。
  • ユーザーページを宣伝ページとして使用しないでください。個人ページとしての内容にとどめ、サービスの商業的宣伝は避けてください。
  • ページに自動リダイレクトを設置しないでください。モデレーションの目的上、ユーザーページは最終目的地である必要があり、他のページへのリダイレクトはモデレーションツールに干渉するため許可されていません。

ページタイトルとしてユーザー名を表示したい場合は、以下のコードを使用してください。

{{DISPLAYTITLE:User: YOURNAMEHERE}}