Creating new content (tables) through other tables

From semantic-mediawiki.org

adding

.smwtable {
    width: 650px;
}

in the Mediawiki.Common.css works like a charm

, and is no wikicode, is it?

17:28, 18 September 2015

It's plain HTML, which is also allowed in wikis. You can try to use equivalent wikicode, but there might be issues while assembling a table from several templates. You may need to screen pipes (| → {{!}}) and carefully avoid extra spaces.

17:39, 18 September 2015

this is how it looks like for now:

Men in Black (1997)

and

Template:Name

(it's just my wiki where I test stuff)

18:47, 18 September 2015