1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-06 20:14:22 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/filters/addsuffix.tid

17 lines
472 B
Plaintext
Raw Normal View History

created: 20140828133830424
2015-01-19 19:37:26 +00:00
modified: 20150119192734000
tags: [[Filter Operators]] [[String Operators]]
title: addsuffix Operator
type: text/vnd.tiddlywiki
caption: addsuffix
2015-01-19 19:37:26 +00:00
purpose: extend each input title with a suffix
2015-01-19 19:37:26 +00:00
<$macrocall $name=".operator-def"
input="a [[title selection|Title Selections]]"
parameter="a suffix to be added"
paramName="p"
output="a copy of the input, but with <<.place p>> added to the end of each title"
/>
<<.operator-examples "addsuffix">>