الگو:Graph:PageViews/توضیحات

از ویکی‌پدیا، دانشنامهٔ آزاد

Template parameters[ویرایش]

This template inserts a graph of daily pageview statistics (Y axis) over the past N days (X axis) for a page.

پارامترهای الگو

استفاده از قالب‌بندی قطعه‌ای برای پارامترهای این الگو ارجح است.

پارامترتوضیحاتنوعوضعیت
Number of days back1

Number of days back to show in the chart

پیش‌فرض
30
شمارهاختیاری
Page Title2

Title of the page, with namespace, including needed spaces. If '_' is given, shows the total for the whole site

پیش‌فرض
Name of the current article page (even if on talk page)
مثال
Main Page
نام صفحهاختیاری
Domain3

Domain from which to find page views for the given title, if not this wiki. If '_' is given as parameter 2, 'all-projects' can be used here for all wiki sites summary data

پیش‌فرض
Current wiki
مثال
en.wikipedia.org
رشتهاختیاری
Graph colorcolor

Shade with which to highlight the data in the chart

پیش‌فرض
#00f
مثال
#f00
رشتهاختیاری
Graph scalescale

Scaling could be one of these: linear, log, pow, sqrt, quantile, quantize, and threshold

پیش‌فرض
linear
مثال
log
رشتهاختیاری
Maximum Y value axismax

This optional value might be useful to align multiple graphs side-by-side

پیش‌فرض
Automatically scaled to the data.
مثال
10000
شمارهاختیاری
Widthwidth

Width for the chart in pixels, if different from the default.

پیش‌فرض
800
شمارهاختیاری
Heightheight

Height for the chart in pixels, if different from the default.

پیش‌فرض
200
شمارهاختیاری
Granularitygranularity

If the 2nd parameter is '_' (shows site stats), set data granularity monthly, daily, or hourly

پیش‌فرض
monthly
رشتهاختیاری

Examples[ویرایش]

This graph's main version resides at MediaWiki Template:Graph:PageViews.

Please make all the changes there and copy it everywhere else (until the copying is automated).

{{ Graph:PageViews }}
30 days for the current page (if there is data)
{{ Graph:PageViews | 90 | Main Page | en.wikipedia.org }}
90 days for Main Page on English Wikipedia
{{ Graph:PageViews | 180 | _ }}
Monthly visitors to the current wiki (last 6 months)
{{ Graph:PageViews | 180 | _ | all-projects | granularity = daily }}
Daily visitors to all worldwide wikis (last 6 months)

See also[ویرایش]