Template: Semorg-transfer: Difference between revisions

From SemanticOrganization
Jump to: navigation, search
No edit summary
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 3: Line 3:
   |amount={{{amount|}}}  
   |amount={{{amount|}}}  
   |date={{{date|}}}  
   |date={{{date|}}}  
  |year={{semorg-year|{{{date|}}}}}
   |subject={{{subject|}}}
   |subject={{{subject|}}}
   |details={{{details|}}}  
   |details={{{details|}}}  
   |recipient={{{recipient|}}}
   |recipient={{{recipient|}}}
}}
  |list={{{list|}}}
  |listed={{#if:{{{list|}}}|true|false}}
  |type={{{type|}}}
  |note={{{note|}}}
}}{{#if:{{{list|}}}
  |{{semorg-transfer-listed-warning|{{{list|}}}}}
}}{{#semorg-detail:transfer}}


{{#semorg-table:transfer  
{{#semorg-table:transfer  
   |sender={{semorg-person-link|{{{sender|}}}}}
   |sender={{semorg-account-link|{{{sender|}}}}}
   |recipient={{semorg-person-link|{{{recipient|}}}}}
   |recipient={{semorg-account-link|{{{recipient|}}}}}
   |date={{#timel:{{int:semorg-date-long}}|{{{date|}}}}}
   |date={{semorg-date|{{{date|}}}|long}}
   |amount={{{amount|}}}  
   |amount={{semorg-currency|{{{amount|}}}}}
   |subject={{{subject|}}}
   |subject={{{subject|}}}
   |details={{{details|}}}  
   |details={{{details|}}}  
  |note={{{note|}}}
  |list={{#if:{{{list|}}}|[[{{{list|}}}]]}}
}}
}}
</includeonly>
</includeonly>

Latest revision as of 08:53, 8 July 2020

This page is part of the Semantic Organization extension.

If you want to customize this template you can copy its contents to another page (use for example Template:Semorg-transfer-custom) and change the following system message to the name of the newly created page: MediaWiki:semorg-transfer-template