টেমপ্লেট:ত্রুটি: অবশ্যই উপকল্পন করতে হবে
অবয়ব
এই টেমপ্লেটটি অবশ্যই উপকল্পন করতে হবে। {{{{{1}}} কে {{subst:{{{1}}} দ্বারা প্রতিস্থাপিত করুন।
ব্যবহার
[সম্পাদনা]In a template that must be substituted, add the following code at the top:
{{ {{#ifeq:{{<includeonly>subst:</includeonly>void}}|{{void}}|void|Error:must be substituted}}| template name }}
উদাহরণ: Template:Demo of template that must be substituted (backlinks, edit).
"{{Demo of template that must be substituted}}" ফলাফল দেয় "এই টেমপ্লেটটি অবশ্যই উপকল্পন করতে হবে। {{Demo of template that must be substituted কে {{subst:Demo of template that must be substituted দ্বারা প্রতিস্থাপিত করুন।টেমপ্লেট বডি"
while {{subst:Demo of template that must be substituted}} gives "Template body".