For rendering an individual WebLog entry within 
RenderBlogList.
  Documentation 
  Parameters 
 
-  BLOGENTRY - Required - Specifies the WebLog topic to be displayed. 
-  BLOGWEB - SRequired -pecifies the web where the WebLog topic is located.
  Css 
  
  Implementation 
%STARTINCLUDE%
<hr align="left">
---++ <noautolink>[[%BLOGWEB%.%BLOGENTRY%][%FORMFIELD{"Summary" topic="%BLOGWEB%.%BLOGENTRY%"}%]] </noautolink>
<span class="foswikiGrayText foswikiSmallish">Posted on %REVINFO{"$date by $wikiusername" rev="1.1" web="%BLOGWEB%" topic="%BLOGENTRY%"}% <noautolink>%FORMFIELD{"SubjectArea" topic="%BLOGWEB%.%BLOGENTRY%" format=" under $value"}%</noautolink> with %SEARCH{"%BLOGENTRY%" nonoise="on" scope="topic" web="%BLOGWEB%" format="$count(.*?([C]OMMENT_TAG) .*) [[%BLOGWEB%.%BLOGENTRY%#Comments_and_Discussion][comment(s)]]"}%. </span>  
%INCLUDE{"%BLOGWEB%.%BLOGENTRY%" section="introtext"}% 
_[[%BLOGWEB%.%BLOGENTRY%][Read more...]]_
%STOPINCLUDE%
  Test 
 [[%BLOGWEB%.%BLOGENTRY%][]]  
Posted on 01 January 1970 by WikiGuest  with .   
 
-  Warning 
-  Can't INCLUDE '%BLOGWEB%.%BLOGENTRY%', path is empty or contains illegal characters. 
Read more... 
  Calls to 'RenderBlogListItem' 
  
  Copyright 
(C) 2006 
LynnwoodBrown@Skyloom.com
This file is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version. For
more details read the 
LICENSE.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.