package mediawiki.task.config.actwp; public interface ACtWPPositioner { public String insert(String content, String template); }