Template:CTD show name: Difference between revisions

m
no edit summary
(Created page with "<noinclude>This templates retrieves from ''Comprehensive Theosophical Dictionary'' a persons name in short format: initials and last name. '''To copy''': <pre> {{CTD sho...")
 
mNo edit summary
 
Line 22: Line 22:
[[Category: Templates for CTD]]
[[Category: Templates for CTD]]
</noinclude><includeonly>{{#switch: {{{mode|}}}  
</noinclude><includeonly>{{#switch: {{{mode|}}}  
  | full LF  = {{#ask: [[{{{1|}}}]] |?CTD term sortable = | link=none | mainlabel=-}}
  | full LF  = {{#ask: [[{{{1|}}}]] |?CTD term sortable = | link=none | mainlabel=- | default={{{1|}}} }}
  | full FL  = {{#ask: [[{{{1|}}}]] |?CTD term to show = | link=none | mainlabel=-}}
  | full FL  = {{#ask: [[{{{1|}}}]] |?CTD term to show = | link=none | mainlabel=- | default={{{1|}}} }}
  | short LF = {{#ask: [[{{{1|}}}]] |?Short name = | link=none | mainlabel=-}}
  | short LF = {{#ask: [[{{{1|}}}]] |?Short name = | link=none | mainlabel=- | default={{{1|}}} }}
  | short FL  
  | short FL  
  | #default = {{#ask: [[{{{1|}}}]] |?Short name regular = | link=none | mainlabel=-}}
  | #default = {{#ask: [[{{{1|}}}]] |?Short name regular = | link=none | mainlabel=- | default={{{1|}}} }}
}}</includeonly>
}}</includeonly>