Difference between revisions of "Template:Output new"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#set_internal:Output_new | <includeonly>{{#set_internal:Output_new | ||
− | | | + | |Outpt3_year={{{Outpt_year|}}} |
|Outpt2_page={{PAGENAME}} | |Outpt2_page={{PAGENAME}} | ||
|Outpt2_books={{{Outpt_books|}}} | |Outpt2_books={{{Outpt_books|}}} | ||
Line 18: | Line 18: | ||
|Outpt2_briefings={{{Outpt_briefings|}}} | |Outpt2_briefings={{{Outpt_briefings|}}} | ||
|Outpt2_others={{{Outpt_others|}}} | |Outpt2_others={{{Outpt_others|}}} | ||
− | |Output2_gesamt={{#expr:{{{Outpt_books|}}}+{{{Outpt_prwpub|}}}+{{{Outpt_studies|}}}+{{{Outpt_articles|}}}+{{{Outpt_policypap|}}}+{{{Outpt_opeds|}}}+{{{Outpt_newspap|}}}+{{{Outpt_blogs|}}}+{{{Outpt_periodic|}}}+{{{Outpt_pdcstaudio|}}}+{{{Outpt_pdcstvideo|}}}+{{{Outpt_conf|}}}+{{{Outpt_seminar|}}}+{{{Outpt_lecturers|}}}+{{{Outpt_briefings|}}}+{{{Outpt_others|}}}}}}} | + | |Output2_gesamt={{#expr:{{#if:{{{Outpt_books|}}}|{{{Outpt_books|}}}|0}}+{{#if:{{{Outpt_prwpub|}}}|{{{Outpt_prwpub|}}}|0}}+{{#if:{{{Outpt_studies|}}}|{{{Outpt_studies|}}}|0}}+{{#if:{{{Outpt_articles|}}}|{{{Outpt_articles|}}}|0}}+{{#if:{{{Outpt_policypap|}}}|{{{Outpt_policypap|}}}|0}}+{{#if:{{{Outpt_opeds|}}}|{{{Outpt_opeds|}}}|0}}+{{#if:{{{Outpt_newspap|}}}|{{{Outpt_newspap|}}}|0}}+{{#if:{{{Outpt_blogs|}}}|{{{Outpt_blogs|}}}|0}}+{{#if:{{{Outpt_periodic|}}}|{{{Outpt_periodic|}}}|0}}+{{#if:{{{Outpt_pdcstaudio|}}}|{{{Outpt_pdcstaudio|}}}|0}}+{{#if:{{{Outpt_pdcstvideo|}}}|{{{Outpt_pdcstvideo|}}}|0}}+{{#if:{{{Outpt_conf|}}}|{{{Outpt_conf|}}}|0}}+{{#if:{{{Outpt_seminar|}}}|{{{Outpt_seminar|}}}|0}}+{{#if:{{{Outpt_lecturers|}}}|{{{Outpt_lecturers|}}}|0}}+{{#if:{{{Outpt_briefings|}}}|{{{Outpt_briefings|}}}|0}}+{{#if:{{{Outpt_others|}}}|{{{Outpt_others|}}}|0}}}}}} |
</includeonly> | </includeonly> |