Template:User OSMStreak/doc

From OpenStreetMap Wiki
Jump to navigation Jump to search

This is a documentation subpage for Template:User OSMStreak.
It contains usage information, categories and other content or metadata that is not part of the original template.

Usage

Add this to your user page to show that you're a streaker (i.e. you map each day using OSM Streak). This will also add you to the OSM Streakers category.

Syntax

{{User OSMStreak}}

This template is built using the {{Userbox}} template, so any parameters listed in its documentation can be used here too.

This template can be further customised by using the following additional paramters:

Template parameters

ParameterDescriptionTypeStatus
First-personfirst-p

Changes the info text to be in first-person (e.g. "I am a streaker") rather than third-person (e.g. "User is a streaker").

Default
false
Example
first-p = true
Booleanoptional

Examples

Code Result
Default:
{{User OSMStreak}}
Yellow star User OSMStreak is a streaker.
First-person:
{{User OSMStreak|first-p=true}}
Yellow star I am a streaker.
Custom logo:
{{User OSMStreak|id=[[File:Sports-14.svg|45px|alt=Running man|link=]]}}
Running man User OSMStreak is a streaker.
Custom colours:
{{User OSMStreak
 | border-c = red
 | id-c     = green
 | info-c   = grey
 | info-fc  = blue
}}
Yellow star User OSMStreak is a streaker.

Credit

Credit goes to Mappin' Jack Flash for the inspiration for this userbox.