edit types of new transcluded cards+solution

editor approach

just adding the cardtype dropdown on new transclusions would fix the blogging case.  if you wanted this same style solution to work for templating, ideally it would recognize when you are attempting to add a relative transclusion to a *tform and take you to the appropriate *rform automagically.

 

syntax approach 

this would let you specify the type in syntax as you go a long.  not sure how it would look.  maybe {{TYPE:NAME|OPTS}}  then there's the problem of cards with ':' in the name.   Presumably the type would be taken out of the syntax on save, but not necessarily.

 

The same kindof context detection would be required to apply the type to appropriate *rforms in the template scenario as to edit the *rforms above.

 

Crazy idea: If you went all out here allowed specifying content in the syntax, then you would have the ability to refactor a card into subcards by adding brackets around the content you want to factor out.