From 32a2bc8540ca8fb30314c56b5d8dfda1274e7289 Mon Sep 17 00:00:00 2001 From: Little-Ben Date: Thu, 4 Jun 2015 01:44:55 +0200 Subject: [PATCH] readme: remove nodeInfo parameter type from documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bc42ce..1599690 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ This option allows to show client statistics depending on following case-sensiti - `href` absolute or relative URL to statistics image - `thumbnail` absolute or relative URL to thumbnail image, can be the same like `href` -- `caption` is shown, if `type` is `link` (no thumbnail in infobox) +- `caption` is shown, if `thumbnail` is not present (no thumbnail in infobox) To insert current node-id in either `href`, `thumbnail` or `caption` you can use the case-sensitive template string `{NODE_ID}`.