Is it possible to define the content of a Blogger widget within the template editor without using the layout editor?

"'Peta Sella' via Blogger Developer Group" <[email protected]>
Newsgroups gmane.comp.web.blogger.api
Message-ID <[email protected]>
If I see it correctly I have to have firstly to create the widget either 
via template or via layout before I can create in the content of this 
widget. Correct?

How would it be possible, if at all, to create a text widget, for example 
"Text1, and the content of it, for example "<div>Hello<div>", in one step 
within a template without using the layout editor? 

<b:section-contents id='sidebar-right-1'>
  <b:widget id='Text1' locked='false' title='' type='Text' visible='true'>
    <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != &quot;&quot;'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>
  <b:include name='quickedit'/>
</b:includable>


-- 
You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/bloggerdev.
For more options, visit https://groups.google.com/d/optout.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.