Template:Project title state row
Jump to navigation
Jump to search
[Error: showProjectInfo: Invalid projectID: {{{name}}}] ECHO {{{name}}}
Brief syntax description
{{Template:Project_title_state_row name=}}
Designed to produce part of one row in a table which uses the projectinfo magic tag to obtain information about a project, with different information presented in different columns. Has one argument, the project id. One could imagine making the tags (and number of columns?) presented be specifiable by the template. At that point, one would be fighting wiki tags, HTML and templating. Gahd knows what happens then... Doesn't work.
Example
{{Template:Project_title_state_row|name="projectID0000"}}
used in a table will look like this:
TITLE | STATE | PAGES |
---|---|---|
[Error: showProjectInfo: Invalid projectID: {{{name}}}] ECHO "projectID0000" |