b:include
The <b:include> is statement takes all the text/code/markup that exists in the <b:includable> tags and copies it into the part that calling the include statement. Blogger Inclusion tag Syntax and Attribute <B:INCLUDE/> <b:include cond='EXPRESSION' data='DATA-ALIAS' name='STRING1'/> <B:INCLUDABLE> <b:includable id='STRING1' var='STRING'> <!-- span Block --> </b:includable> The tags <b:includable> can only nest in a tag <b:widget> or <b:defaultmarkup>. Tags <b:include/> is statement to calling or to include or to take <b:includable> together, and its singleton. 'DATA-ALIAS' is dataset forwarded to be processed inside tag <b:includable>. Attribute name in <b:include> tag, is a statement that he calls <b:includable> to include content together which id same as name. var in <b:includable> tag its data: name to be used …