Module:Ref: Difference between revisions

From Halopedia, the Halo wiki

mNo edit summary
No edit summary
Line 9: Line 9:
id and group.
id and group.


@param object frame The current parser frame
@param frame - object - The current parser frame
@param string id The id to give to the reference
@param id - string - The id to give to the reference
@param string group The group to include the reference in
@param group - string - The group to include the reference in
@param string text The text of the reference
@param text - string - The text of the reference


@return wikitext the constructed reference
@return wikitext the constructed reference