Template:Transclude: Difference between revisions

create template
 
remove "transclude"
Line 1: Line 1:
<div class="hatnote">
<div class="hatnote">
{{#if:{{{section|}}}
{{#if:{{{section|}}}
| The following text is transcluded from [[{{{1}}}#{{section}}|{{{1}}}§{{{section}}}]].
| The following text is from [[{{{1}}}#{{section}}|{{{1}}}§{{{section}}}]].
| The following text is transcluded from [[{{{1}}}]].
| The following text is from [[{{{1}}}]].
}}
}}
</div>
</div>