From 77fc93b5492088e478d17a0f1b04f21fda471731 Mon Sep 17 00:00:00 2001 From: Thaddee Tyl Date: Sun, 30 Aug 2015 19:11:57 +0200 Subject: [PATCH] Document all server parameters style, label, logo, logoWidth, link --- try.html | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/try.html b/try.html index 18e5826..214b82a 100644 --- a/try.html +++ b/try.html @@ -753,12 +753,23 @@ The following styles are available (flat is the default as of Feb 1st 2015):

-Override the default left-hand-side text with -?label=wow so healthy. +Here are a few other parameters you can use:

+ + + + + + + + +
?label=healthinessesOverride the default + left-hand-side text
?logo=data:image/png;base64,…Insert logo image (≥ 14px high)
?logoWidth=40Set the horizontal space to give to the logo
?link=http://abc.xyz&link=http://shields.ioSpecify what clicking on the left/right of a badge should do (esp. for + social badge style)
+

-We also support .json, .png and a few others, -but use them responsibly. +We support .svg, .json, .png and a few +others, but use them responsibly.

Like This?