98_weblink.pm: re-add attr documentation (Forum #42950)
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@9665 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -179,6 +179,24 @@ weblink_FwFn($$$$)
|
||||
|
||||
<a name="weblinkattr"></a>
|
||||
<b>Attributes</b>
|
||||
<ul>
|
||||
<a name="htmlattr"></a>
|
||||
<li>htmlattr<br>
|
||||
HTML attributes to be used for link, image and iframe type of links.
|
||||
E.g.:<br>
|
||||
<ul>
|
||||
<code>
|
||||
define yw weblink wl_im1 iframe http://weather.yahooapis.com/forecastrss?w=650272&u=c<br>
|
||||
attr yw weblink htmlattr width="480" height="560"<br>
|
||||
</code>
|
||||
</ul></li>
|
||||
|
||||
<a name="nodetaillink"></a>
|
||||
<li>nodetaillink<br>
|
||||
Show no detail link for the types image and iframe.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<br>
|
||||
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user