WSMCreateTemplateCells
  WSMCreateTemplateCells["mmodel","template"]
inserts a new template for mmodel in the current notebook.
WSMCreateTemplateCells["mmodel",{"t1","t2",…}]
creates multiple templates ti.
Details and Options
  
    
   Examples  
  Basic Examples  
   Properties & Relations  
   See Also
 Related Guides
 WSMLink`
   WSMLink`
  WSMCreateTemplateCells
WSMCreateTemplateCells is being phased out in favor of documentation of system modeling functionality, which was introduced experimentally in Version 11.3.
WSMCreateTemplateCells["mmodel","template"]
inserts a new template for mmodel in the current notebook.
WSMCreateTemplateCells["mmodel",{"t1","t2",…}]
creates multiple templates ti.
Details and Options
- WSMCreateTemplateCells takes the same arguments as WSMCreateTemplateNotebook.
 - WSMCreateTemplateCells inserts cells at the position of the cursor in the current notebook.
 
Examples
open all close allBasic Examples (2)
Properties & Relations (1)
Use WSMCreateTemplateNotebook to create the template cells in a new notebook: