Template:JournalAuthor: Difference between revisions
Jump to navigation
Jump to search
imported>George No edit summary |
imported>George No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>[https://www.ubc-voc.com/author/{{#replace:{{{Name}}}| |_}} {{{Name}}}]</includeonly><noinclude>{{JournalAuthor|Name=Birgit Rogalla}}This template should be used within tables on VOC Journal Pages to link the author to their author archive on the main website https://www.ubc-voc.com/author/firstname_lastname. | <includeonly>[https://www.ubc-voc.com/author/{{#replace:{{{Name}}}| |_}} {{{Name}}}]</includeonly><noinclude>{{JournalAuthor|Name=Birgit Rogalla}}This template should be used within tables on VOC Journal Pages to link the author to their author archive on the main website https://www.ubc-voc.com/author/firstname_lastname. | ||
$wgPFEnableStringFunctions = true; needs to be set in the LocalSettings.php in order for this template to work. The two functions below are two string functions affected by this setting. When enabled, it should show "striw" and "6". | ''$wgPFEnableStringFunctions = true; needs to be set in the LocalSettings.php in order for this template to work. The two functions below are two string functions affected by this setting. When enabled, it should show "striw" and "6". | ||
{{#replace:string|g|w}} | {{#replace:string|g|w}} | ||
{{#len:string}} | {{#len:string}}'' | ||
Empty: | Empty: | ||
Revision as of 22:23, 18 April 2019
Rogalla| |_}} Birgit RogallaThis template should be used within tables on VOC Journal Pages to link the author to their author archive on the main website https://www.ubc-voc.com/author/firstname_lastname.
$wgPFEnableStringFunctions = true; needs to be set in the LocalSettings.php in order for this template to work. The two functions below are two string functions affected by this setting. When enabled, it should show "striw" and "6". {{#replace:string|g|w}} {{#len:string}}
Empty:
{{JournalAuthor
| Name=
}}
Filled Out:
{{JournalAuthor
| Name=Birgit Rogalla
}}