Predefinição:Gráfico de visualizações
Esta página contém um gráfico que utiliza a extensão <graph> . A extensão está temporariamente indisponível e será reativada quando possível. Para mais informações, consulte o ticket T334940. |
Descrição
Gera um gráfico de visualizações da página
Uso
Usar em páginas de discussão
Cabeçalho de TemplateData
As informações a seguir (editar) são definidas com TemplateData. Isso possibilita o seu uso pelo Editor Visual e por outras ferramentas. Predefinição:Gráfico de visualizações/dados
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)
{{ Gráfico de visualizações }} 30 days for the current page (if there is data) |
{{ Gráfico de visualizações | 90 | Main Page | en.wikipedia.org }} 90 days for Main Page on English Wikipedia | ||||
---|---|---|---|---|---|
|
| ||||
{{ Gráfico de visualizações | 180 | _ }} Monthly visitors to the current wiki (last 6 months) |
{{ Gráfico de visualizações | 180 | _ | all-projects | granularity = daily }} Daily visitors to all worldwide wikis (last 6 months) | ||||
|
|
Inserts a graph with the page views statistics for the past N days of a page.
Parâmetro | Descrição | Tipo | Estado | |
---|---|---|---|---|
Number of days back | 1 | Number of days back to show in the chart
| Número | opcional |
Page Title | 2 | Title of the page, with namespace, including needed spaces. If '_' is given, shows the total for the whole site
| Nome da página | opcional |
Domain | 3 | 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
| String | opcional |
Graph color | color | Shade with which to highlight the data in the chart
| String | opcional |
Graph scale | scale | Scaling could be one of these: linear, log, pow, sqrt, quantile, quantize, and threshold
| String | opcional |
Maximum Y value axis | max | This optional value might be useful to align multiple graphs side-by-side
| Número | opcional |
Width | width | Width for the chart in pixels, if different from the default.
| Número | opcional |
Height | height | Height for the chart in pixels, if different from the default.
| Número | opcional |
Granularity | granularity | If the 2nd parameter is '_' (shows site stats), set data granularity monthly, daily, or hourly
| String | opcional |