Article guidance/Test feature guide/fa
این صفحه توضیح میدهد که چگونه راهنمایی مقاله را در یک ویکی آزمایشی امتحان کنید و بازخورد بدهید. ابتدا لازم است در Patch demo یک حساب آزمایشی ایجاد کنید.
راهنمای گام به گام'
این ویکی از دیگر وبگاههای ویکیمدیا مجزاست. در صورت نیاز، پیش از شروع با یک حساب جدید ثبتنام کنید.
مقالهٔ خود را با استفاده از طرح کلی بهعنوان راهنما بنویسید. لازم نیست آن را بینقص کنید، روی یک نسخهٔ اولیهٔ خوب تمرکز کنید
بازبینی طرحهای کلی در این رده
همچنین میتوانید اگر چیزی ناقص است یا بهخوبی بازنمایی نشده است، طرحهای کلی موجود را ویرایش و بهبود دهید
اشتراکگذاری نظرتان در صفحهٔ بحث پروژه
مقالههای نمونه برای امتحان
Type one of these article names in the patch demo to start a new article if you don't have a topic.
Back in black Caracas Paris Dog Museo del Prado Michael Jordan Mercury Influenza
پس از آزمون: طرحهای کلیای که ایجاد یا بهبود میدهید بررسی میشوند، سپس به ویکیپدیاهای جوامع منتقل میشوند تا هر جامعه بتواند آنها را ترجمه و بیشتر تنظیم کند.
Markups in outlines
An outline is a community-curated page that provides tips, highlights discouraged and recommended sources, and suggests article sections for a particular article type. The Article guidance feature uses these outlines at different stages of new article creation. Outlines can be adapted from existing ones, such as those found on this page. It can also be created from scratch using the required markups as seen in an existing one. Below are quick guides to the markups that must be included in an outline:
راهنمای سریع برای نشانهگذاریهای استفادهشده در طرحهای کلی
| |
|---|---|
| نوع مقاله | طرح کلی را به یک موضوع در ویکیداده پیوند میدهد. این طرح کلی هنگام ایجاد مقالههایی از آن نوع (یا هر زیرنوع آن) نمایش داده میشود.
<article-guidance article-type="Q23397">
|
| Label | Indicates the name to be used when displaying the outline. By default, outlines are named like the Wikidata item they are associated with. The "label" property allows communities to define a different name that is more aligned with their practices. For example, an outline for the Wikidata item Q5 ("Human") can use the "label" property to be displayed as "Biography" instead.
<article-guidance article-type="Q5" label="Biography">
|
| Category | Indicates which Wikipedia category the new articles should be part of when they are created using this outline.
<article-guidance article-type="Q23397" category="Lakes">
|
| ریسک سرشناسی | قوانینی را برای اینکه کدام موضوعها میتوانند ایجاد شوند تعیین میکند. برای مثال، فقط موضوعهای موجود در ویکیداده یا فقط موضوعهایی که در بیش از ۵ زبان دیگر وجود دارند. Restrictions are expressed combining the following values, and they can be combined to make them work together:
<article-guidance article-type="Q5" notability-risk="wikidata crosswiki junior">
In this case, |
| Instructions | It summarises the guidance shown to the editor before they start. Keeping it simple and practical is key. Think of it like an advice you would give a new editor sitting close to you in an editathon. You won't just send the person to documentation pages.
<instructions>
Articles about lakes are appropriate when the lake appears in reliable geographic sources. The article should accurately represent the lake based on those sources.
Quick considerations:
*State the lake's location, country or region, and surface area or size clearly in the lead.
*Use official geographic databases for measurements such as area, depth, and elevation.
</instructions>
|
| Recommended-sources | They are a list of community-recommended resources. The info tag is used to provide information, and the source tag is used to include specific URLs representing these recommended sources. The system shows these to the user and checks if their sources match.
<recommended-sources>
<info>Official national geographic institutes and surveying agencies</info>
<source>britannica.com</source>
<source>geonames.org</source>
</recommended-sources>
|
| Discouraged-sources | Same structure as recommended-sources, but for sources the community wants to flag as problematic. The system shows a warning if the user's sources match.
<discouraged-sources>
<info>Tourism and travel websites used as a primary geographic source</info>
<source>tripadvisor.com</source>
<source>lonelyplanet.com</source>
</discouraged-sources>
|
| بقیهٔ صفحه | این بخش محتوای آغازین برای مقالهٔ جدید را در بر میگیرد. بخشهای پیشنهادی و پاراگرافهای نمونه را نشان میدهد. آن را حداقلی نگه دارید؛ تلاش نکنید یک مقالهٔ کامل در سطح «برگزیده» بنویسید.
'''[Lake name]''' is a lake located in [region/country]. {{Citation needed}}
== Geography ==
[Lake name] covers an area of approximately [surface area]. {{Citation needed}}
== References ==
<references>
$1
</references>
|