Модуль:Template call code/styles.css

.ts-templateCallCode-pipe {
	margin: 0 2px;
}

.ts-templateCallCode-pipe + .ts-templateCallCode-pipe {
	margin-left: 0;
}

.ts-templateCallCode-param:last-child {
	margin-right: 2px;
}

span.templateCallCode > .ts-templateCallCode-templateName a {
	/* Решение из https://ru.wikipedia.org/wiki/Шаблон:Фиттс */
	padding: 0 0.5em !important; /* Перезаписываем стиль для .plainlinks a.external */
	position: relative;
	margin: -0.5em;
}

/* [[Категория:Шаблоны:Подстраницы CSS]] */