Template talk:StarPost
From WikiThing
[edit] Usage
Create a table to contain specific posts for which you wish to store references:
{| border=1 cellpadding=2 cellspacing=0
!Thread <br>number||Post <br>number|Comment
|}
You can format the table however you wish, but it should have three columns with the meaning shown.
Then, add a call to the template for each book that you wish to include:
{{StarPost|a|b|c}}
where a is the LT thread number; b is the number of the post (so you might see "Message 8: Noisy", and you put the 8 in the second column); and c is the comment to remind you of content
{| border=1 cellpadding=2 cellspacing=0
!Thread <br>number||Post <br>number||Comment
{{StarPost|23520|4|Noisy's partial solution to remembering useful posts}}
|}
which results in
| Thread number | Post number | Comment |
|---|---|---|
| 23520 | 4 | Noisy's partial solution to remembering useful posts |